Specify "doas" for calling pacman from makepkg

This commit is contained in:
2024-09-25 03:13:06 -04:00
parent a33e638f33
commit 0c212b54d6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -160,4 +160,4 @@ SRCEXT='.src.tar.gz'
#########################################################################
#
#-- Command used to run pacman as root, instead of trying sudo and su
#PACMAN_AUTH=()
PACMAN_AUTH=(doas)