]> git.pld-linux.org Git - packages/ogre.git/commitdiff
- fixed %bcond error.
authorcieciwa <cieciwa@pld-linux.org>
Wed, 18 Feb 2009 09:31:40 +0000 (09:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ogre.spec -> 1.27

ogre.spec

index af24b312c61495c46d3eb965738b14acb2f72f79..ca4a8f3057ee35b081b236e7e1fc62fedf8af768 100644 (file)
--- a/ogre.spec
+++ b/ogre.spec
@@ -91,7 +91,7 @@ sed -i -e 's,"-L/usr/X11R6/lib ,"-L/usr/X11R6/%{_lib} ,' acinclude.m4
 %{__autoheader}
 %{__automake}
 %configure \
-       %{?with_cg:--enable-cg} \
+       --%{?with_cg:en}{!?with_cg:dis}able-cg \
        --disable-devil \
        --enable-openexr
 
This page took 0.156634 seconds and 4 git commands to generate.