summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2019-06-27 06:20:58 -0400
committerLibravatar Tad <tad@spotco.us>2019-06-27 06:22:22 -0400
commit907c1ed1055e2d315d9d1bbab1bb6a327dfa1e01 (patch)
tree573b95e270629a4b5dd6817db979ce4d0ac4a6a1
parentprofiles: add two aliases for existing games (diff)
downloadfirejail-907c1ed1055e2d315d9d1bbab1bb6a327dfa1e01.tar.gz
firejail-907c1ed1055e2d315d9d1bbab1bb6a327dfa1e01.tar.zst
firejail-907c1ed1055e2d315d9d1bbab1bb6a327dfa1e01.zip
-rw-r--r--etc/PPSSPPQt.profile5
-rw-r--r--etc/neverputt.profile5
2 files changed, 4 insertions, 6 deletions
diff --git a/etc/PPSSPPQt.profile b/etc/PPSSPPQt.profile
index 84801ae24..c5592f99c 100644
--- a/etc/PPSSPPQt.profile
+++ b/etc/PPSSPPQt.profile
@@ -2,9 +2,8 @@
2# This file is overwritten after every install/update 2# This file is overwritten after every install/update
3# Persistent local customizations 3# Persistent local customizations
4include PPSSPPQt.local 4include PPSSPPQt.local
5# Persistent global definitions 5# added by included profile
6include globals.local 6#include globals.local
7
8 7
9# Redirect 8# Redirect
10include ppsspp.profile 9include ppsspp.profile
diff --git a/etc/neverputt.profile b/etc/neverputt.profile
index 184496e58..93fb14e07 100644
--- a/etc/neverputt.profile
+++ b/etc/neverputt.profile
@@ -2,9 +2,8 @@
2# This file is overwritten after every install/update 2# This file is overwritten after every install/update
3# Persistent local customizations 3# Persistent local customizations
4include neverputt.local 4include neverputt.local
5# Persistent global definitions 5# added by included profile
6include globals.local 6#include globals.local
7
8 7
9# Redirect 8# Redirect
10include neverball.profile 9include neverball.profile