From bc5c520e8dbfdb8d070948b2bc9c3a7f1fdb3eab Mon Sep 17 00:00:00 2001 From: Fred-Barclay Date: Mon, 20 Jun 2016 10:09:30 +1000 Subject: extra Pix files --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 196c5892f..1a5a9160d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -206,6 +206,7 @@ realinstall: install -c -m 0644 .etc/lomath.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/loweb.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/lowriter.profile $(DESTDIR)/$(sysconfdir)/firejail/. + install -c -m 0644 .etc/pix.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;" install -c -m 0644 etc/firejail.config $(DESTDIR)/$(sysconfdir)/firejail/. rm -fr .etc -- cgit v1.2.3-54-g00ecf