fix
OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=42
This commit is contained in:
@@ -11,11 +11,11 @@
|
|||||||
GenericName[gl]=Xogo de carreiras con karts
|
GenericName[gl]=Xogo de carreiras con karts
|
||||||
GenericName[ro_RO]=Un joc de curse cu carturi
|
GenericName[ro_RO]=Un joc de curse cu carturi
|
||||||
-Exec=@PREFIX@/games/supertuxkart --log=file
|
-Exec=@PREFIX@/games/supertuxkart --log=file
|
||||||
+Exec=@STK_INSTALL_BINARY_DIR@/supertuxkart --log=file
|
+Exec=@PREFIX@/@STK_INSTALL_BINARY_DIR@/supertuxkart --log=file
|
||||||
Terminal=false
|
Terminal=false
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
Type=Application
|
Type=Application
|
||||||
-TryExec=@PREFIX@/games/supertuxkart
|
-TryExec=@PREFIX@/games/supertuxkart
|
||||||
+TryExec=@STK_INSTALL_BINARY_DIR@/supertuxkart
|
+TryExec=@PREFIX@/@STK_INSTALL_BINARY_DIR@/supertuxkart
|
||||||
Categories=Game;ArcadeGame;
|
Categories=Game;ArcadeGame;
|
||||||
|
|
||||||
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 4 13:51:36 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Correct supertuxkart-desktop.patch: the fix did not really work
|
||||||
|
(bnc#794681).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 26 11:08:26 UTC 2012 - joop.boonen@opensuse.org
|
Wed Dec 26 11:08:26 UTC 2012 - joop.boonen@opensuse.org
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user