[packages/chromium-browser/DEVEL] enable system_zlib. builds now with system zlib again
    glen 
    glen at pld-linux.org
       
    Thu Jan  3 00:59:45 CET 2013
    
    
  
commit 1c00315ba1b9a7e3807f16be63b5ef119effb362
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jan 3 01:58:50 2013 +0200
    enable system_zlib. builds now with system zlib again
 chromium-browser.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 863954e..ca29c40 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -27,9 +27,7 @@
 %bcond_with		system_v8		# system v8
 %bcond_without	system_libvpx	# system libvpx
 %bcond_without	system_yasm		# system yasm
-# system zlib disabled because of mixed-source.patch
-# https://code.google.com/p/chromium/issues/detail?id=143623
-%bcond_with		system_zlib		# system zlib
+%bcond_without	system_zlib		# system zlib
 %bcond_with		tcmalloc		# use tcmalloc
 %bcond_without	verbose			# verbose build (V=1)
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/1c00315ba1b9a7e3807f16be63b5ef119effb362
    
    
More information about the pld-cvs-commit
mailing list