aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-01-26 08:49:54 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-01-26 08:49:54 -0500
commit9194101f1f033361ae3ee145da3c23be1253cca4 (patch)
treeb926b8d73f13720107bf40cb57175813009fa5b6 /Makefile.in
parentMerge pull request #262 from rahiel/master (diff)
downloadfirejail-9194101f1f033361ae3ee145da3c23be1253cca4.tar.gz
firejail-9194101f1f033361ae3ee145da3c23be1253cca4.tar.zst
firejail-9194101f1f033361ae3ee145da3c23be1253cca4.zip
Mahtematica profile
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 762872b4e..35cabb21e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -132,6 +132,8 @@ realinstall:
132 install -c -m 0644 .etc/seamonkey.profile $(DESTDIR)/$(sysconfdir)/firejail/. 132 install -c -m 0644 .etc/seamonkey.profile $(DESTDIR)/$(sysconfdir)/firejail/.
133 install -c -m 0644 .etc/seamonkey-bin.profile $(DESTDIR)/$(sysconfdir)/firejail/. 133 install -c -m 0644 .etc/seamonkey-bin.profile $(DESTDIR)/$(sysconfdir)/firejail/.
134 install -c -m 0644 .etc/telegram.profile $(DESTDIR)/$(sysconfdir)/firejail/. 134 install -c -m 0644 .etc/telegram.profile $(DESTDIR)/$(sysconfdir)/firejail/.
135 install -c -m 0644 .etc/mathematica.profile $(DESTDIR)/$(sysconfdir)/firejail/.
136 install -c -m 0644 .etc/Mathematica.profile $(DESTDIR)/$(sysconfdir)/firejail/.
135 bash -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/login.users ]; then install -c -m 0644 etc/login.users $(DESTDIR)/$(sysconfdir)/firejail/.; fi;" 137 bash -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/login.users ]; then install -c -m 0644 etc/login.users $(DESTDIR)/$(sysconfdir)/firejail/.; fi;"
136 rm -fr .etc 138 rm -fr .etc
137 # man pages 139 # man pages