diff options
author | rubidium <rubidium@openttd.org> | 2010-07-11 17:51:02 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-07-11 17:51:02 +0000 |
commit | 283b4c184afea8716de5aca4bff885175c486bd4 (patch) | |
tree | 09985aa478f1fd1a7116ee6babd6f5ccf1038790 /os/debian/patches | |
parent | 9c97a65b446c682b95a930836a33be49281ea2ab (diff) | |
download | openttd-283b4c184afea8716de5aca4bff885175c486bd4.tar.xz |
(svn r20129) -Add [Debian]: debug symbols package
Diffstat (limited to 'os/debian/patches')
-rw-r--r-- | os/debian/patches/run-openttd-wrapper.patch | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/os/debian/patches/run-openttd-wrapper.patch b/os/debian/patches/run-openttd-wrapper.patch index 1c81c78f4..ff8fc15ae 100644 --- a/os/debian/patches/run-openttd-wrapper.patch +++ b/os/debian/patches/run-openttd-wrapper.patch @@ -7,13 +7,14 @@ wrapper instead of the openttd binary directly. Index: media/openttd.desktop.in =================================================================== ---- a/media/openttd.desktop.in (revision 17228) +--- a/media/openttd.desktop.in (revision 20124) +++ b/media/openttd.desktop.in (working copy) -@@ -6,6 +6,6 @@ +@@ -5,7 +5,7 @@ + Version=1.1 Name=!!MENU_NAME!! - Comment=A clone of Transport Tycoon Deluxe Icon=openttd -Exec=!!TTD!! +Exec=/usr/share/games/openttd/openttd-wrapper Terminal=false Categories=!!MENU_GROUP!! + Comment=A clone of Transport Tycoon Deluxe |