From dccd4fb9113744b78450d102345ce153ffe58e38 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 14 Apr 2016 09:23:26 -0400 Subject: split icedove and thunderbird profiles --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index d4a2a0eb0..7aa080dfc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -161,6 +161,7 @@ realinstall: install -c -m 0644 .etc/cmus.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/dnsmasq.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/palemoon.profile $(DESTDIR)/$(sysconfdir)/firejail/. + install -c -m 0644 .etc/icedove.profile $(DESTDIR)/$(sysconfdir)/firejail/. sh -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/login.users ]; then install -c -m 0644 etc/login.users $(DESTDIR)/$(sysconfdir)/firejail/.; fi;" sh -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/firejail.config ]; then install -c -m 0644 etc/firejail.config $(DESTDIR)/$(sysconfdir)/firejail/.; fi;" rm -fr .etc -- cgit v1.2.3-54-g00ecf