]> git.pld-linux.org Git - packages/kde4-kdebase-runtime.git/commitdiff
- values are case sensitive it seems
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 3 Aug 2009 15:20:22 +0000 (15:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kde4-kdebase-runtime.spec -> 1.88

kde4-kdebase-runtime.spec

index 950a19484d5334fab8f3e4b78e33a416c75d5026..39a6d4200012b021e177786e8508ebd5d6fb4f14 100644 (file)
@@ -101,7 +101,7 @@ cd build
        -DCMAKE_INSTALL_PREFIX=%{_prefix} \
        -DLIB_INSTALL_DIR=%{_libdir} \
        -DLIBEXEC_INSTALL_DIR=%{_libdir}/kde4/libexec \
-       -DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
+       -DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
 %if "%{_lib}" == "lib64"
        -DLIB_SUFFIX=64 \
 %endif
This page took 0.025918 seconds and 4 git commands to generate.