forked from Shinonome/dots-hyprland
fix: add -A to makepkg (#1245)
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ install-local-pkgbuild() {
|
||||
|
||||
source ./PKGBUILD
|
||||
x yay -S $installflags --asdeps "${depends[@]}"
|
||||
x makepkg -si --noconfirm
|
||||
x makepkg -Asi --noconfirm
|
||||
|
||||
x popd
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user