Open
Description
Hi,
I detected recently that aura is installing debug packages,
I was able to prevent this by adding !debug to makepkg.conf: OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !debug) .Unfortunately it seems to not be working anymore
Should I prevent the installations of debug packages in a different way?