From a6fea0573178354a695deb57d7a42b6a824ee49a Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Fri, 7 Oct 2022 17:43:30 +0100 Subject: [PATCH] Use correct package name in source dir. --- source/{python-pyinotify => pyinotify}/.gitignore | 0 source/{python-pyinotify => pyinotify}/REVERSE-BUILD-DEPENDS | 0 source/{python-pyinotify => pyinotify}/pyinotify.SlackBuild | 0 source/{python-pyinotify => pyinotify}/pyinotify.buildconf | 0 source/{python-pyinotify => pyinotify}/slack-desc | 0 source/{python-pyinotify => pyinotify}/slack-required | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename source/{python-pyinotify => pyinotify}/.gitignore (100%) rename source/{python-pyinotify => pyinotify}/REVERSE-BUILD-DEPENDS (100%) rename source/{python-pyinotify => pyinotify}/pyinotify.SlackBuild (100%) rename source/{python-pyinotify => pyinotify}/pyinotify.buildconf (100%) rename source/{python-pyinotify => pyinotify}/slack-desc (100%) rename source/{python-pyinotify => pyinotify}/slack-required (100%) diff --git a/source/python-pyinotify/.gitignore b/source/pyinotify/.gitignore similarity index 100% rename from source/python-pyinotify/.gitignore rename to source/pyinotify/.gitignore diff --git a/source/python-pyinotify/REVERSE-BUILD-DEPENDS b/source/pyinotify/REVERSE-BUILD-DEPENDS similarity index 100% rename from source/python-pyinotify/REVERSE-BUILD-DEPENDS rename to source/pyinotify/REVERSE-BUILD-DEPENDS diff --git a/source/python-pyinotify/pyinotify.SlackBuild b/source/pyinotify/pyinotify.SlackBuild similarity index 100% rename from source/python-pyinotify/pyinotify.SlackBuild rename to source/pyinotify/pyinotify.SlackBuild diff --git a/source/python-pyinotify/pyinotify.buildconf b/source/pyinotify/pyinotify.buildconf similarity index 100% rename from source/python-pyinotify/pyinotify.buildconf rename to source/pyinotify/pyinotify.buildconf diff --git a/source/python-pyinotify/slack-desc b/source/pyinotify/slack-desc similarity index 100% rename from source/python-pyinotify/slack-desc rename to source/pyinotify/slack-desc diff --git a/source/python-pyinotify/slack-required b/source/pyinotify/slack-required similarity index 100% rename from source/python-pyinotify/slack-required rename to source/pyinotify/slack-required