summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-rpg/tmw/files')
-rw-r--r--games-rpg/tmw/files/tmw-branding-gentoo.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/games-rpg/tmw/files/tmw-branding-gentoo.patch b/games-rpg/tmw/files/tmw-branding-gentoo.patch
deleted file mode 100644
index fea920640e7f..000000000000
--- a/games-rpg/tmw/files/tmw-branding-gentoo.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-respect games paths
-
---- tmw
-+++ tmw
-@@ -1,2 +1,2 @@
- #!/bin/sh
--exec mana /usr/share/tmw/tmw.mana "$@"
-+exec mana @GENTOO_DATADIR@/tmw.mana "$@"
---- tmw.desktop
-+++ tmw.desktop
-@@ -8,7 +8,7 @@ Comment[de]=ein Online Fantasy Spiel
- Comment[it]=Un gioco fantasy online
- Comment[nl]=Een online role playing game
- Comment[sv]=Ett fantasyrollspel online
--Exec=mana /usr/share/tmw/tmw.mana
-+Exec=mana @GENTOO_DATADIR@/tmw.mana
- StartupNotify=false
- Terminal=false
- Type=Application