From 3597df9bc04fe4ab6eb891d267b0a08121416018 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 31 May 2016 21:40:55 -0400 Subject: merged Various #542 pull request from Fred-Barclay --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 6699ab732..ea6299b3e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -188,6 +188,7 @@ realinstall: install -c -m 0644 .etc/konversation.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/psi-plus.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/brave.profile $(DESTDIR)/$(sysconfdir)/firejail/. + install -c -m 0644 .etc/gitter.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