From bf8ce57f7c579634171ff8c48463ef0d289cb9b4 Mon Sep 17 00:00:00 2001 From: pirate486743186 <> Date: Wed, 10 Aug 2022 11:50:55 +0200 Subject: makedeb profile creation --- etc/profile-m-z/makedeb.profile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 etc/profile-m-z/makedeb.profile (limited to 'etc/profile-m-z') 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 -- cgit v1.2.3-54-g00ecf