Syncing Maat with current state; adding MaatIcon for favicon; updating install with maat user; moved maat-builder name to just maat
This commit is contained in:
@@ -19,7 +19,7 @@ conflicts=()
|
||||
replaces=("${pkgname,,}", "aninix-${pkgname,,}")
|
||||
backup=()
|
||||
options=()
|
||||
install=
|
||||
install=install
|
||||
changelog=
|
||||
source=()
|
||||
noextract=()
|
||||
@@ -28,7 +28,7 @@ validpgpkeys=()
|
||||
|
||||
prepare() {
|
||||
git pull
|
||||
make -C .. test
|
||||
make -C .. test && make -C .. clean
|
||||
}
|
||||
|
||||
build() {
|
||||
|
||||
Reference in New Issue
Block a user