From 059b4f4c5c36feef56e97d0baffd6849ec26ded5 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 20 Jan 2016 10:02:03 -0500 Subject: seamonkey profiles --- Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 1de44c578..2a03e6fdf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -129,6 +129,8 @@ realinstall: install -c -m 0644 .etc/rtorrent.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/parole.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/kmail.profile $(DESTDIR)/$(sysconfdir)/firejail/. + install -c -m 0644 .etc/seamonkey.profile $(DESTDIR)/$(sysconfdir)/firejail/. + install -c -m 0644 .etc/seamonkey-bin.profile $(DESTDIR)/$(sysconfdir)/firejail/. bash -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/login.users ]; then install -c -m 0644 etc/login.users $(DESTDIR)/$(sysconfdir)/firejail/.; fi;" rm -fr .etc # man pages -- cgit v1.2.3-54-g00ecf