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

kde4-kdeplasma-addons.spec

index 4b39ac81555123c93aa5ad3c26de158c4e1f6649..a2b7d84f53959099a9003965c998954dd577d4e8 100644 (file)
@@ -93,7 +93,7 @@ cd build
 %cmake \
        -DCMAKE_INSTALL_PREFIX=%{_prefix} \
        -DLIB_INSTALL_DIR=%{_libdir} \
-       -DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
+       -DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
 %if "%{_lib}" != "lib"
        -DLIB_SUFFIX=64 \
 %endif
This page took 0.055566 seconds and 4 git commands to generate.