packages: ogre/ogre.spec - try to fix build on 64 bits

lisu lisu at pld-linux.org
Wed May 19 15:32:08 CEST 2010


Author: lisu                         Date: Wed May 19 13:32:08 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- try to fix build on 64 bits

---- Files affected:
packages/ogre:
   ogre.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: packages/ogre/ogre.spec
diff -u packages/ogre/ogre.spec:1.42 packages/ogre/ogre.spec:1.43
--- packages/ogre/ogre.spec:1.42	Wed May 19 15:21:56 2010
+++ packages/ogre/ogre.spec	Wed May 19 15:32:03 2010
@@ -84,7 +84,7 @@
 	-DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 %if "%{_lib}" == "lib64"
-	-DLIB_SUFFIX=64
+	-DWANT_LIB64=TRUE
 %endif
 
 %{__make}
@@ -143,6 +143,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2010/05/19 13:32:03  lisu
+- try to fix build on 64 bits
+
 Revision 1.42  2010/05/19 13:21:56  lisu
 - missing %%{__make}
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ogre/ogre.spec?r1=1.42&r2=1.43&f=u



More information about the pld-cvs-commit mailing list