mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-24 09:47:29 -05:00
add -A to makepkg
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ install-local-pkgbuild() {
|
|||||||
|
|
||||||
source ./PKGBUILD
|
source ./PKGBUILD
|
||||||
x yay -S $installflags --asdeps "${depends[@]}"
|
x yay -S $installflags --asdeps "${depends[@]}"
|
||||||
x makepkg -si --noconfirm
|
x makepkg -Asi --noconfirm
|
||||||
|
|
||||||
x popd
|
x popd
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user