]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- don't be that noisy on terminal output
authorshadzik <shadzik@pld-linux.org>
Fri, 20 Feb 2009 11:01:08 +0000 (11:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kde4.spec -> 1.7

kde4.spec

index f621b709243c383c6d57882e48bc29827928e4b7..23d1cf4e8c5e21e3b2fcb1feedd909957da03f4d 100644 (file)
--- a/kde4.spec
+++ b/kde4.spec
@@ -46,6 +46,8 @@ install -d build
 cd build
 %cmake .. \
        -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+# set to debug or debugfull to get verbose output on terminal
+       -DCMAKE_BUILD_TYPE=release \
 %if "%{_lib}" == "lib64"
        -DLIB_SUFFIX=64
 %endif
This page took 0.047114 seconds and 4 git commands to generate.