commit 27a6f7d1fc6344f90a6bf9098d2931afc6ccf616
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Mar 3 22:25:07 2013 +0200

    clean third_party mesa
    
    only headers needed, even if building with bundled mesa

 clean-source.sh | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/clean-source.sh b/clean-source.sh
index 539d825..24ee663 100755
--- a/clean-source.sh
+++ b/clean-source.sh
@@ -560,7 +560,11 @@ clean_third_party() {
                \! -path 'third_party/libxml/chromium/*' \
                \! -path 'third_party/libyuv/*' \
                \! -path 'third_party/lss/*.h' \
-               \! -path 'third_party/mesa/*' \
+               \! -path 'third_party/mesa/MesaLib/include/GL/gl.h' \
+               \! -path 'third_party/mesa/MesaLib/include/GL/glext.h' \
+               \! -path 'third_party/mesa/MesaLib/include/GL/glx.h' \
+               \! -path 'third_party/mesa/MesaLib/include/GL/glxext.h' \
+               \! -path 'third_party/mesa/MesaLib/include/GL/osmesa.h' \
                \! -path 'third_party/modp_b64/*' \
                \! -path 'third_party/mt19937ar/*' \
                \! -path 'third_party/npapi/*' \
================================================================

---- 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