SPECS: ogre.spec - fixed %bcond error.

cieciwa cieciwa at pld-linux.org
Wed Feb 18 10:31:45 CET 2009


Author: cieciwa                      Date: Wed Feb 18 09:31:45 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed %bcond error.

---- Files affected:
SPECS:
   ogre.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/ogre.spec
diff -u SPECS/ogre.spec:1.26 SPECS/ogre.spec:1.27
--- SPECS/ogre.spec:1.26	Wed Feb 18 09:33:40 2009
+++ SPECS/ogre.spec	Wed Feb 18 10:31:40 2009
@@ -92,7 +92,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	%{?with_cg:--enable-cg} \
+	--%{?with_cg:en}{!?with_cg:dis}able-cg \
 	--disable-devil \
 	--enable-openexr
 
@@ -149,6 +149,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2009/02/18 09:31:40  cieciwa
+- fixed %bcond error.
+
 Revision 1.26  2009/02/18 08:33:40  cieciwa
 - cg default is off
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ogre.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list