aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 0baad25cc..952dfd376 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -108,6 +108,9 @@ realinstall:
108 install -c -m 0644 etc/filezilla.profile $(DESTDIR)/$(sysconfdir)/firejail/. 108 install -c -m 0644 etc/filezilla.profile $(DESTDIR)/$(sysconfdir)/firejail/.
109 install -c -m 0644 etc/fbreader.profile $(DESTDIR)/$(sysconfdir)/firejail/. 109 install -c -m 0644 etc/fbreader.profile $(DESTDIR)/$(sysconfdir)/firejail/.
110 install -c -m 0644 etc/spotify.profile $(DESTDIR)/$(sysconfdir)/firejail/. 110 install -c -m 0644 etc/spotify.profile $(DESTDIR)/$(sysconfdir)/firejail/.
111 install -c -m 0644 etc/steam.profile $(DESTDIR)/$(sysconfdir)/firejail/.
112 install -c -m 0644 etc/skype.profile $(DESTDIR)/$(sysconfdir)/firejail/.
113 install -c -m 0644 etc/wine.profile $(DESTDIR)/$(sysconfdir)/firejail/.
111 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;"
112 # man pages 115 # man pages
113 rm -f firejail.1.gz 116 rm -f firejail.1.gz