From bf0dbc01c59c96e66fbcc81d5af3e654e8a01d0c Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 20 Feb 2016 10:37:20 -0500 Subject: wesnoth profile --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index ddc5f89a2..655cc9289 100644 --- a/Makefile.in +++ b/Makefile.in @@ -141,6 +141,7 @@ realinstall: install -c -m 0644 .etc/disable-terminals.inc $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/lxterminal.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/cherrytree.profile $(DESTDIR)/$(sysconfdir)/firejail/. + install -c -m 0644 .etc/wesnoth.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;" rm -fr .etc # man pages -- cgit v1.2.3-54-g00ecf