]> git.pld-linux.org Git - packages/chromium-browser.git/commitdiff
preserve zlib tree, to use bundled (patched) zlib
authorElan Ruusamäe <glen@delfi.ee>
Wed, 26 Sep 2012 16:02:07 +0000 (19:02 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 26 Sep 2012 16:02:07 +0000 (19:02 +0300)
see https://code.google.com/p/chromium/issues/detail?id=143623

clean-source.sh

index 437380fb3f6969c387ddb1fa84e77ce9eb414af8..32475623a83ace69ccf4bd7819636ed8aea82589 100755 (executable)
@@ -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 \
This page took 0.033419 seconds and 4 git commands to generate.