pyinotify: Use SRC_FILENAMES. Remove slack-desc config files warning.
This commit is contained in:
parent
88a9b9d29c
commit
d42fb2cee9
3 changed files with 5 additions and 8 deletions
|
|
@ -12,5 +12,5 @@ SRC_FILENAMES=("$PKG_NAME-$PKG_VERSION.tar.gz")
|
|||
SRC_DIRNAMES=("$PKG_NAME-$PKG_VERSION")
|
||||
|
||||
# Build configuration.
|
||||
BUILD_REQUIRES=(python3)
|
||||
BUILD_REQUIRES=("python3")
|
||||
BUILD_CONFLICTS=("$PKG_NAME")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue