aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index d9343d149..bcf9d613f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -115,6 +115,7 @@ realinstall:
115 install -c -m 0644 etc/conkeror.profile $(DESTDIR)/$(sysconfdir)/firejail/. 115 install -c -m 0644 etc/conkeror.profile $(DESTDIR)/$(sysconfdir)/firejail/.
116 install -c -m 0644 etc/unbound.profile $(DESTDIR)/$(sysconfdir)/firejail/. 116 install -c -m 0644 etc/unbound.profile $(DESTDIR)/$(sysconfdir)/firejail/.
117 install -c -m 0644 etc/dnscrypt-proxy.profile $(DESTDIR)/$(sysconfdir)/firejail/. 117 install -c -m 0644 etc/dnscrypt-proxy.profile $(DESTDIR)/$(sysconfdir)/firejail/.
118 install -c -m 0644 etc/whitelist-common.inc $(DESTDIR)/$(sysconfdir)/firejail/.
118 bash -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/login.users ]; then install -c -m 0644 etc/login.users $(DESTDIR)/$(sysconfdir)/firejail/.; fi;" 119 bash -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/login.users ]; then install -c -m 0644 etc/login.users $(DESTDIR)/$(sysconfdir)/firejail/.; fi;"
119 # man pages 120 # man pages
120 rm -f firejail.1.gz 121 rm -f firejail.1.gz