[packages/chromium-browser: 6/9] sync clean source script

glen glen at pld-linux.org
Sun May 10 19:54:33 CEST 2015


commit 8099609f6a3387e9d53c7d1b906f82626559bb7c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri May 8 14:24:09 2015 +0300

    sync clean source script

 clean-source.sh | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/clean-source.sh b/clean-source.sh
index af0a743..b350da5 100755
--- a/clean-source.sh
+++ b/clean-source.sh
@@ -596,10 +596,11 @@ clean_third_party() {
 		'!' -iname '*.isolate' \
 		'!' -path 'third_party/WebKit/*' \
 		'!' -path 'third_party/adobe/flash/*' \
+		'!' -path 'third_party/analytics/*' \
 		'!' -path 'third_party/angle/enumerate_files.py' \
+		'!' -path 'third_party/angle/include/*.h' \
 		'!' -path 'third_party/angle/include/EGL/*' \
 		'!' -path 'third_party/angle/include/GLSLANG/*' \
-		'!' -path 'third_party/angle/include/*.h' \
 		'!' -path 'third_party/angle/src/*' \
 		'!' -path 'third_party/angle/src/common/*' \
 		'!' -path 'third_party/angle/src/compiler/*' \
@@ -644,6 +645,7 @@ clean_third_party() {
 		'!' -path 'third_party/mesa/src/include/GL/glxext.h' \
 		'!' -path 'third_party/mesa/src/include/GL/osmesa.h' \
 		'!' -path 'third_party/modp_b64/*' \
+		'!' -path 'third_party/mojo/*' \
 		'!' -path 'third_party/mt19937ar/*' \
 		'!' -path 'third_party/npapi/*' \
 		'!' -path 'third_party/openmax_dl/*' \
@@ -667,6 +669,7 @@ clean_third_party() {
 		'!' -path 'third_party/trace-viewer/*' \
 		'!' -path 'third_party/undoview/*' \
 		'!' -path 'third_party/usrsctp/*' \
+		'!' -path 'third_party/web-animations-js/*' \
 		'!' -path 'third_party/v8-i18n/*' \
 		'!' -path 'third_party/v8/*' \
 		'!' -path 'third_party/webrtc/*' \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list