warzone2100 extra files

This commit is contained in:
Fred-Barclay 2016-04-18 00:02:21 +10:00
parent 2cc65305e4
commit eb5c4692f1
No known key found for this signature in database
GPG key ID: 7338CE369A928102
4 changed files with 4 additions and 0 deletions

View file

@ -165,6 +165,7 @@ realinstall:
install -c -m 0644 .etc/abrowser.profile $(DESTDIR)/$(sysconfdir)/firejail/.
install -c -m 0644 .etc/0ad.profile $(DESTDIR)/$(sysconfdir)/firejail/.
install -c -m 0644 .etc/netsurf.profile $(DESTDIR)/$(sysconfdir)/firejail/.
install -c -m 0644 .etc/warzone2100.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

View file

@ -54,6 +54,7 @@ blacklist ${HOME}/.hedgewars
blacklist ${HOME}/.steam
blacklist ${HOME}/.config/wesnoth
blacklist ${HOME}/.config/0ad
blacklist ${HOME}/.warzone2100-3.1
# Cryptocoins
blacklist ${HOME}/.*coin

View file

@ -84,3 +84,4 @@
/etc/firejail/abrowser.profile
/etc/firejail/0ad.profile
/etc/firejail/netsurf.profile
/etc/firejail/warzone2100.profile

View file

@ -75,3 +75,4 @@ xchat
# games
hedgewars
wesnot
warzone2100