From 1cceda11ad83b8e46ebe4293911046a35e2a748f Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 9 Jun 2016 08:58:20 -0400 Subject: Franz messenger profile --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index c7897145a..7a4590bcf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -191,6 +191,7 @@ realinstall: install -c -m 0644 .etc/gitter.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/gthumb.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/mpv.profile $(DESTDIR)/$(sysconfdir)/firejail/. + install -c -m 0644 .etc/franz.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