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 27ecce4fb..aeb1d34d0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -111,6 +111,7 @@ realinstall:
111 install -c -m 0644 etc/skype.profile $(DESTDIR)/$(sysconfdir)/firejail/. 111 install -c -m 0644 etc/skype.profile $(DESTDIR)/$(sysconfdir)/firejail/.
112 install -c -m 0644 etc/wine.profile $(DESTDIR)/$(sysconfdir)/firejail/. 112 install -c -m 0644 etc/wine.profile $(DESTDIR)/$(sysconfdir)/firejail/.
113 install -c -m 0644 etc/disable-devel.inc $(DESTDIR)/$(sysconfdir)/firejail/. 113 install -c -m 0644 etc/disable-devel.inc $(DESTDIR)/$(sysconfdir)/firejail/.
114 install -c -m 0644 etc/conkeror.profile $(DESTDIR)/$(sysconfdir)/firejail/.
114 bash -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/login.users ]; then install -c -m 0644 etc/login.users $(DESTDIR)/$(sysconfdir)/firejail/.; fi;" 115 bash -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/login.users ]; then install -c -m 0644 etc/login.users $(DESTDIR)/$(sysconfdir)/firejail/.; fi;"
115 # man pages 116 # man pages
116 rm -f firejail.1.gz 117 rm -f firejail.1.gz