commit cfaeb9291bb1c2d1c03c5359ad8860c4b8b54b37
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Mar 4 13:36:42 2013 +0200

    clean platform_locale_settings from non-linux

 clean-source.sh | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/clean-source.sh b/clean-source.sh
index 24ee663..069ba6b 100755
--- a/clean-source.sh
+++ b/clean-source.sh
@@ -29,6 +29,10 @@ remove_nonessential_dirs() {
                -name '*.m' \
        ')' | xargs rm -vf
 
+       find -regextype posix-extended \
+               -regex '.*_(win|cros|mac)_.*.xtb' \
+       -print -delete
+
        local dir
        for dir in \
        android_webview \
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to