forked from pool/gbrainy
Accepting request 39274 from home:dimstar:branches:GNOME:Apps
Copy from home:dimstar:branches:GNOME:Apps/gbrainy via accept of submit request 39274 revision 2. Request was accepted with message: Forwarding to openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/39274 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gbrainy?expand=0&rev=12
This commit is contained in:
parent
2a14aa843d
commit
7629149c0e
@ -21,7 +21,7 @@ Index: src/Clients/Classical/gbrainy.in
|
|||||||
-prefix=@prefix@
|
-prefix=@prefix@
|
||||||
-exec_prefix=@exec_prefix@
|
-exec_prefix=@exec_prefix@
|
||||||
-libdir=@libdir@
|
-libdir=@libdir@
|
||||||
+pkglibexecdir=@libexecdir@
|
+pkglibexecdir=@libexecdir@/@PACKAGE@
|
||||||
|
|
||||||
-MONO_EXE="$libdir/gbrainy/gbrainy.exe"
|
-MONO_EXE="$libdir/gbrainy/gbrainy.exe"
|
||||||
+MONO_EXE="$pkglibexecdir/gbrainy.exe"
|
+MONO_EXE="$pkglibexecdir/gbrainy.exe"
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Fri Apr 2 22:37:21 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user