Accepting request 39291 from GNOME:Apps
Copy from GNOME:Apps/gbrainy based on submit request 39291 from user dimstar OBS-URL: https://build.opensuse.org/request/show/39291 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gbrainy?expand=0&rev=14
This commit is contained in:
parent
506f32814d
commit
75fbef25ff
@ -21,7 +21,7 @@ Index: src/Clients/Classical/gbrainy.in
|
||||
-prefix=@prefix@
|
||||
-exec_prefix=@exec_prefix@
|
||||
-libdir=@libdir@
|
||||
+pkglibexecdir=@libexecdir@
|
||||
+pkglibexecdir=@libexecdir@/@PACKAGE@
|
||||
|
||||
-MONO_EXE="$libdir/gbrainy/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
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
Name: gbrainy
|
||||
Version: 1.41
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPLv2+
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch: gbrainy-use-libexecdir.patch
|
||||
|
Loading…
Reference in New Issue
Block a user