Fixing Makefile conflict
This commit is contained in:
parent
5ef9cf1471
commit
4f28d028e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ testing.log
|
||||
|
||||
# Packaging outputs
|
||||
*.pkg.tar.zst
|
||||
*.pkg.tar.zst.sig
|
||||
|
2
PKGBUILD
2
PKGBUILD
@ -19,7 +19,7 @@ conflicts=()
|
||||
replaces=("${pkgname,,}", "aninix-${pkgname,,}")
|
||||
backup=()
|
||||
options=()
|
||||
install=install
|
||||
install=installscript
|
||||
changelog=
|
||||
source=()
|
||||
noextract=()
|
||||
|
Loading…
Reference in New Issue
Block a user