added makepkg hack

This commit is contained in:
RP1 2024-12-22 17:27:12 +01:00
parent c640f8ac48
commit 20e7efc3fa

View file

@ -11,6 +11,7 @@ yellow=$(tput setaf 3) # ${yellow}
echo "$USER ALL=(ALL) NOPASSWD: ALL" | sudo tee /etc/sudoers.d/99-t
sudo sed -i 's/OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !debug lto !autodeps)/OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !debug !lto !autodeps)/' /etc/makepkg.conf
# Installing packages