From 7cc1fa0d7e572b7e9417f011509c4cf6d719dd9b Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 19 Apr 2016 08:54:04 -0400 Subject: google-play-music-desktop-player.profile --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index c15ecd7dd..dfeea565b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -171,6 +171,7 @@ realinstall: install -c -m 0644 .etc/gpredict.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/aweather.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/stellarium.profile $(DESTDIR)/$(sysconfdir)/firejail/. + install -c -m 0644 .etc/google-play-music-desktop-player.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