diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-08-03 21:54:26 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-08-03 21:54:26 -0700 |
commit | 7a1f5141168c6d9ab7945bea032b95c5339a25e4 (patch) | |
tree | 4ece1122a6ec723778d70148ff3312aad16fbdc1 | |
parent | Fix singularity requiring sh and bash. (diff) | |
download | firejail-profiles-7a1f5141168c6d9ab7945bea032b95c5339a25e4.tar.xz |
Fix most wine profiles having the wrong path for .local exceptions.
-rw-r--r-- | profiles/wine_avernum.profile | 2 | ||||
-rw-r--r-- | profiles/wine_banished.profile | 2 | ||||
-rw-r--r-- | profiles/wine_battlestar-galactica-deadlock.profile | 2 | ||||
-rw-r--r-- | profiles/wine_fallout.profile | 2 | ||||
-rw-r--r-- | profiles/wine_geneforge.profile | 2 | ||||
-rw-r--r-- | profiles/wine_mount-and-blade-ii.profile | 2 | ||||
-rw-r--r-- | profiles/wine_nexus-the-jupiter-incident.profile | 2 | ||||
-rw-r--r-- | profiles/wine_othercide.profile | 2 | ||||
-rw-r--r-- | profiles/wine_sanctuaryrpg-black-edition.profile | 2 | ||||
-rw-r--r-- | profiles/wine_simcity4.profile | 2 | ||||
-rw-r--r-- | profiles/wine_star-citizen.profile | 2 | ||||
-rw-r--r-- | profiles/wine_warframe.profile | 2 | ||||
-rw-r--r-- | profiles/wine_xcom-2.profile | 2 | ||||
-rw-r--r-- | profiles/wine_xcom-enemy-unknown.profile | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/profiles/wine_avernum.profile b/profiles/wine_avernum.profile index 1d61200..21a95ff 100644 --- a/profiles/wine_avernum.profile +++ b/profiles/wine_avernum.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include geneforge.local +include wine_avernum.local # Persistent global definitions include globals.local diff --git a/profiles/wine_banished.profile b/profiles/wine_banished.profile index a050eec..047e2ea 100644 --- a/profiles/wine_banished.profile +++ b/profiles/wine_banished.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include sanctuaryrpg-black-edition.local +include wine_banished.local # Persistent global definitions include globals.local diff --git a/profiles/wine_battlestar-galactica-deadlock.profile b/profiles/wine_battlestar-galactica-deadlock.profile index 287adba..e2b6e0e 100644 --- a/profiles/wine_battlestar-galactica-deadlock.profile +++ b/profiles/wine_battlestar-galactica-deadlock.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include battlestar-galactica-deadlock.local +include wine_battlestar-galactica-deadlock.local # Persistent global definitions include globals.local diff --git a/profiles/wine_fallout.profile b/profiles/wine_fallout.profile index 4c2040b..f468323 100644 --- a/profiles/wine_fallout.profile +++ b/profiles/wine_fallout.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include fallout.local +include wine_fallout.local # Persistent global definitions include globals.local diff --git a/profiles/wine_geneforge.profile b/profiles/wine_geneforge.profile index 7982b89..7763b66 100644 --- a/profiles/wine_geneforge.profile +++ b/profiles/wine_geneforge.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include geneforge.local +include wine_geneforge.local # Persistent global definitions include globals.local diff --git a/profiles/wine_mount-and-blade-ii.profile b/profiles/wine_mount-and-blade-ii.profile index cfac6b0..e85b838 100644 --- a/profiles/wine_mount-and-blade-ii.profile +++ b/profiles/wine_mount-and-blade-ii.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include mount-and-blade-ii.local +include wine_mount-and-blade-ii.local # Persistent global definitions include globals.local diff --git a/profiles/wine_nexus-the-jupiter-incident.profile b/profiles/wine_nexus-the-jupiter-incident.profile index 430ec1a..48badb4 100644 --- a/profiles/wine_nexus-the-jupiter-incident.profile +++ b/profiles/wine_nexus-the-jupiter-incident.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include nexus-the-jupiter-incident.local +include wine_nexus-the-jupiter-incident.local # Persistent global definitions include globals.local diff --git a/profiles/wine_othercide.profile b/profiles/wine_othercide.profile index 12e9df3..89d8509 100644 --- a/profiles/wine_othercide.profile +++ b/profiles/wine_othercide.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include othercide.local +include wine_othercide.local # Persistent global definitions include globals.local diff --git a/profiles/wine_sanctuaryrpg-black-edition.profile b/profiles/wine_sanctuaryrpg-black-edition.profile index ede876f..8329fd8 100644 --- a/profiles/wine_sanctuaryrpg-black-edition.profile +++ b/profiles/wine_sanctuaryrpg-black-edition.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include sanctuaryrpg-black-edition.local +include wine_sanctuaryrpg-black-edition.local # Persistent global definitions include globals.local diff --git a/profiles/wine_simcity4.profile b/profiles/wine_simcity4.profile index 99cfe29..dd6b2af 100644 --- a/profiles/wine_simcity4.profile +++ b/profiles/wine_simcity4.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include simcity4.local +include wine_simcity4.local # Persistent global definitions include globals.local diff --git a/profiles/wine_star-citizen.profile b/profiles/wine_star-citizen.profile index 8ac18e0..da1d0bc 100644 --- a/profiles/wine_star-citizen.profile +++ b/profiles/wine_star-citizen.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include star-citizen.local +include wine_star-citizen.local # Persistent global definitions include globals.local diff --git a/profiles/wine_warframe.profile b/profiles/wine_warframe.profile index 02e12fe..8a2f0de 100644 --- a/profiles/wine_warframe.profile +++ b/profiles/wine_warframe.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include warframe.local +include wine_warframe.local # Persistent global definitions include globals.local diff --git a/profiles/wine_xcom-2.profile b/profiles/wine_xcom-2.profile index 8e874b1..4eae044 100644 --- a/profiles/wine_xcom-2.profile +++ b/profiles/wine_xcom-2.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include xcom-2.local +include wine_xcom-2.local # Persistent global definitions include globals.local diff --git a/profiles/wine_xcom-enemy-unknown.profile b/profiles/wine_xcom-enemy-unknown.profile index bc494b3..e4c9c87 100644 --- a/profiles/wine_xcom-enemy-unknown.profile +++ b/profiles/wine_xcom-enemy-unknown.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include xcom-enemy-unknown.local +include wine_xcom-enemy-unknown.local # Persistent global definitions include globals.local |