SPECS: ogre.spec - fixing my stupid mistake.
cieciwa
cieciwa at pld-linux.org
Wed Feb 18 10:49:06 CET 2009
Author: cieciwa Date: Wed Feb 18 09:49:06 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixing my stupid mistake.
---- Files affected:
SPECS:
ogre.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: SPECS/ogre.spec
diff -u SPECS/ogre.spec:1.28 SPECS/ogre.spec:1.29
--- SPECS/ogre.spec:1.28 Wed Feb 18 10:37:26 2009
+++ SPECS/ogre.spec Wed Feb 18 10:49:00 2009
@@ -92,7 +92,7 @@
%{__autoheader}
%{__automake}
%configure \
- %{?with_cg:--en}{!?with_cg:--dis}able-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.29 2009/02/18 09:49:00 cieciwa
+- fixing my stupid mistake.
+
Revision 1.28 2009/02/18 09:37:26 cieciwa
- fix.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ogre.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list