mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-07 07:49:28 -05:00
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