Gentoo Archives: gentoo-commits

From: "Alfredo Tupone (tupone)" <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-rpg/tmw/files: tmw-branding-gentoo.patch
Date: Sat, 03 Dec 2011 18:38:27
Message-Id: 20111203183816.ED1252004C@flycatcher.gentoo.org
1 tupone 11/12/03 18:38:16
2
3 Added: tmw-branding-gentoo.patch
4 Log:
5 Version bump. Bug #363795
6
7 (Portage version: 2.1.10.39/cvs/Linux i686)
8
9 Revision Changes Path
10 1.1 games-rpg/tmw/files/tmw-branding-gentoo.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/tmw/files/tmw-branding-gentoo.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/tmw/files/tmw-branding-gentoo.patch?rev=1.1&content-type=text/plain
14
15 Index: tmw-branding-gentoo.patch
16 ===================================================================
17 diff --git i/tmw w/tmw
18 index 009a08f..6060628 100755
19 --- i/tmw
20 +++ w/tmw
21 @@ -1,2 +1,2 @@
22 #!/bin/sh
23 -exec mana /usr/share/tmw/tmw.mana "$@"
24 +exec mana @GENTOO_DATADIR@/tmw.mana "$@"
25 diff --git i/tmw.desktop w/tmw.desktop
26 index 21b41ea..263237c 100644
27 --- i/tmw.desktop
28 +++ w/tmw.desktop
29 @@ -8,7 +8,7 @@ Comment[de]=ein Online Fantasy Spiel
30 Comment[it]=Un gioco fantasy online
31 Comment[nl]=Een online role playing game
32 Comment[sv]=Ett fantasyrollspel online
33 -Exec=mana /usr/share/tmw/tmw.mana
34 +Exec=mana @GENTOO_DATADIR@/tmw.mana
35 StartupNotify=false
36 Terminal=false
37 Type=Application