]> git.pld-linux.org Git - packages/chromium-browser.git/blobdiff - get-source.sh
include re2 in tarball
[packages/chromium-browser.git] / get-source.sh
index 89f2f6c86e0d46bf1bec95bd60ed84568ed1d64e..a34a31842ea10e7046d1c36089fa11b37138c7f9 100755 (executable)
@@ -72,7 +72,7 @@ set -x
 
        if [ "$CHANNEL" = "stable" ]; then
                patch -p1 < $WORK_DIR/remove_bundled_libraries-stale.patch
-               sh -x $WORK_DIR/clean-source.sh emptydirs=1 v8=0 mesa=0 sqlite=0 ffmpeg=0 protobuf=0
+               sh -x $WORK_DIR/clean-source.sh emptydirs=1 v8=0 mesa=0 sqlite=0 ffmpeg=0 protobuf=0 re2=0
                patch -p1 -R < $WORK_DIR/remove_bundled_libraries-stale.patch
        fi
 
This page took 0.026462 seconds and 4 git commands to generate.