Accepting request 39291 from GNOME:Apps

checked in (request 39291)

OBS-URL: https://build.opensuse.org/request/show/39291
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gbrainy?expand=0&rev=13
This commit is contained in:
OBS User autobuild
2010-05-03 21:29:07 +00:00
committed by Git OBS Bridge
parent 7629149c0e
commit ef7d0dc4a6
2 changed files with 1 additions and 8 deletions

View File

@@ -21,7 +21,7 @@ Index: src/Clients/Classical/gbrainy.in
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
+pkglibexecdir=@libexecdir@/@PACKAGE@
+pkglibexecdir=@libexecdir@
-MONO_EXE="$libdir/gbrainy/gbrainy.exe"
+MONO_EXE="$pkglibexecdir/gbrainy.exe"

View File

@@ -1,10 +1,3 @@
-------------------------------------------------------------------
Sun May 2 21:03:00 UTC 2010 - dimstar@opensuse.org
- bnc#601771: Fix gbrainy-use-libexecdir-patch: the game is
installed in libexecidir/packagename. The shell wrapper missed
this.
-------------------------------------------------------------------
Fri Apr 2 22:37:21 CEST 2010 - vuntz@opensuse.org