2013-01-04 13:52:18 +00:00
committed by Git OBS Bridge
parent c4d5087ccc
commit 0b553684dd
2 changed files with 8 additions and 2 deletions

View File

@@ -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;

View File

@@ -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