aura
aura copied to clipboard
Aura is installing debug packages, not following makepkg.conf
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?
That should work. Is there are particular package that you notice this is happening for?
"obs-gstreamer" and "obs-scale-to-sound" for example
Thank you I will investigate those.