aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-02-20 10:37:20 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-02-20 10:37:20 -0500
commitbf0dbc01c59c96e66fbcc81d5af3e654e8a01d0c (patch)
tree70537aa3f87fcf2228f687da45d0a0bc7fc146f0 /Makefile.in
parentMerge pull request #304 from vn971/master (diff)
downloadfirejail-bf0dbc01c59c96e66fbcc81d5af3e654e8a01d0c.tar.gz
firejail-bf0dbc01c59c96e66fbcc81d5af3e654e8a01d0c.tar.zst
firejail-bf0dbc01c59c96e66fbcc81d5af3e654e8a01d0c.zip
wesnoth profile
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 ddc5f89a2..655cc9289 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -141,6 +141,7 @@ realinstall:
141 install -c -m 0644 .etc/disable-terminals.inc $(DESTDIR)/$(sysconfdir)/firejail/. 141 install -c -m 0644 .etc/disable-terminals.inc $(DESTDIR)/$(sysconfdir)/firejail/.
142 install -c -m 0644 .etc/lxterminal.profile $(DESTDIR)/$(sysconfdir)/firejail/. 142 install -c -m 0644 .etc/lxterminal.profile $(DESTDIR)/$(sysconfdir)/firejail/.
143 install -c -m 0644 .etc/cherrytree.profile $(DESTDIR)/$(sysconfdir)/firejail/. 143 install -c -m 0644 .etc/cherrytree.profile $(DESTDIR)/$(sysconfdir)/firejail/.
144 install -c -m 0644 .etc/wesnoth.profile $(DESTDIR)/$(sysconfdir)/firejail/.
144 sh -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/login.users ]; then install -c -m 0644 etc/login.users $(DESTDIR)/$(sysconfdir)/firejail/.; fi;" 145 sh -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/login.users ]; then install -c -m 0644 etc/login.users $(DESTDIR)/$(sysconfdir)/firejail/.; fi;"
145 rm -fr .etc 146 rm -fr .etc
146 # man pages 147 # man pages