]> git.pld-linux.org Git - packages/chromium-browser.git/commitdiff
enable verbose build
authorElan Ruusamäe <glen@delfi.ee>
Mon, 5 Nov 2012 20:12:45 +0000 (22:12 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 5 Nov 2012 20:12:45 +0000 (22:12 +0200)
chromium-browser.spec

index b6dfa6b7921595b38cbd4de82364313395305120..54f743ef163b9d97b395d4df1d8c07a5a2aec071 100644 (file)
@@ -24,7 +24,7 @@
 # https://code.google.com/p/chromium/issues/detail?id=143623
 %bcond_with            system_zlib             # with system zlib
 %bcond_without libjpegturbo    # use libjpeg-turbo features
-%bcond_with            verbose                 # verbose build (V=1)
+%bcond_without verbose                 # verbose build (V=1)
 
 %if %{with nacl}
 # temporary hack as seems this does not work: http://codereview.chromium.org/8890043
This page took 0.033563 seconds and 4 git commands to generate.