]> git.pld-linux.org Git - packages/gdome2.git/commitdiff
- added GLIB_CONFIG workaround to fix gdome-config with glib2
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 2 Oct 2003 08:00:05 +0000 (08:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdome2.spec -> 1.15

gdome2.spec

index 10ccb40597f9745e1bf8e96248eed3670a0245f0..0eb00dbce831c4885aee5b50f884df3063f14ce8 100644 (file)
@@ -133,7 +133,7 @@ rm -f missing
 %{__autoconf}
 %{__automake}
 %configure \
-       %{!?with_glib1:--enable-glib-2}
+       %{!?with_glib1:GLIB_CONFIG="pkg-config glib-2.0" --enable-glib-2}
 
 %{__make}
 
This page took 0.16979 seconds and 4 git commands to generate.