diff --git a/etc/profile-m-z/makedeb.profile b/etc/profile-m-z/makedeb.profile new file mode 100644 index 000000000..f45bfca3a --- /dev/null +++ b/etc/profile-m-z/makedeb.profile @@ -0,0 +1,13 @@ +# Firejail profile for makedeb +# Description: A utility to automate the building of Debian packages +# This file is overwritten after every install/update +quiet +# Persistent local customizations +include makedeb.local +# Persistent global definitions +#include globals.local + +ignore noblacklist /var/lib/pacman + +# Redirect +include makepkg.profile