Fixing Makefile conflict

This commit is contained in:
2023-02-22 21:41:40 -06:00
parent 5ef9cf1471
commit 4f28d028e5
3 changed files with 2 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ conflicts=()
replaces=("${pkgname,,}", "aninix-${pkgname,,}")
backup=()
options=()
install=install
install=installscript
changelog=
source=()
noextract=()