[packages/chromium-browser] preserve zlib tree, to use bundled (patched) zlib

glen glen at pld-linux.org
Wed Sep 26 18:03:47 CEST 2012


commit fc9e6020babda3d259685f7f59b5b63ccfd6575f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Sep 26 19:02:07 2012 +0300

    preserve zlib tree, to use bundled (patched) zlib
    
    see https://code.google.com/p/chromium/issues/detail?id=143623

 clean-source.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/clean-source.sh b/clean-source.sh
index 437380f..3247562 100755
--- a/clean-source.sh
+++ b/clean-source.sh
@@ -280,7 +280,7 @@ strip_system_dirs \
 	third_party/libpng \
 	_third_party/libxml \
 	third_party/libxslt \
-	third_party/zlib \
+	_third_party/zlib \
 	third_party/libwebp \
 	_third_party/libvpx \
 	v8 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/fc9e6020babda3d259685f7f59b5b63ccfd6575f



More information about the pld-cvs-commit mailing list