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