]> git.pld-linux.org Git - packages/ogre.git/commitdiff
- try to fix build on 64 bits
authorlisu <lisu@pld-linux.org>
Wed, 19 May 2010 13:32:03 +0000 (13:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ogre.spec -> 1.43

ogre.spec

index 21a71689902aa895203d73d382222f707cefb2f1..d387690245918daa9d67f413566bc0f1866cb15f 100644 (file)
--- a/ogre.spec
+++ b/ogre.spec
@@ -83,7 +83,7 @@ cd build
        -DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
        -DCMAKE_INSTALL_PREFIX=%{_prefix} \
 %if "%{_lib}" == "lib64"
-       -DLIB_SUFFIX=64
+       -DWANT_LIB64=TRUE
 %endif
 
 %{__make}
This page took 0.213504 seconds and 4 git commands to generate.