]> git.pld-linux.org Git - packages/chromium-browser.git/commitdiff
- sorted
authorElan Ruusamäe <glen@delfi.ee>
Wed, 14 Nov 2012 21:26:25 +0000 (23:26 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 14 Nov 2012 21:26:25 +0000 (23:26 +0200)
clean-source.sh

index a6c1552037e01cdc8db25224ded4bb56444b1700..00087ca1c91597face7cbd17558b2f7f8e01d793 100755 (executable)
@@ -450,20 +450,20 @@ almost_strip_dirs \
 | tee -a REMOVED-stripped.txt
 
 strip_system_dirs \
+       native_client/src/third_party_mod/jsoncpp \
        third_party/bzip2 \
+       third_party/flac \
        third_party/icu \
+       third_party/jsoncpp \
        third_party/libevent \
        third_party/libjpeg \
        third_party/libpng \
+       _third_party/libvpx \
+       third_party/libwebp \
        _third_party/libxml \
        third_party/libxslt \
-       _third_party/zlib \
-       third_party/libwebp \
-       _third_party/libvpx \
-       native_client/src/third_party_mod/jsoncpp \
-       third_party/jsoncpp \
        third_party/speex \
-       third_party/flac \
+       _third_party/zlib \
        v8 \
 | tee -a REMOVED-stripped.txt
 
This page took 0.029142 seconds and 4 git commands to generate.