This commit is contained in:
Luke Smith 2019-01-08 19:02:22 -05:00
parent 1932260bd2
commit fc7e01d9c9
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -168,6 +168,7 @@ refreshkeys || error "Error automatically refreshing Arch keyring. Consider doin
dialog --title "LARBS Installation" --infobox "Installing \`basedevel\` and \`git\` for installing other software." 5 70
pacman --noconfirm --needed -S base-devel git >/dev/null 2>&1
[ -f /etc/sudoers.pacnew ] && cp /etc/sudoers.pacnew /etc/sudoers # Just in case
# Allow user to run sudo without password. Since AUR programs must be installed
# in a fakeroot environment, this is required for all builds with AUR.