From a9108bb31f7ed62ef06dc15854697e5e3161108c Mon Sep 17 00:00:00 2001 From: Fred-Barclay Date: Mon, 27 Jun 2016 05:37:45 +1000 Subject: extra audacity files --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index b21200180..38279beca 100644 --- a/Makefile.in +++ b/Makefile.in @@ -208,6 +208,7 @@ realinstall: install -c -m 0644 .etc/lowriter.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/pix.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/soffice.profile $(DESTDIR)/$(sysconfdir)/firejail/. + install -c -m 0644 .etc/audacity.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