[packages/chromium-browser] - can clean libxml and zlib
    glen 
    glen at pld-linux.org
       
    Wed Nov 14 23:58:08 CET 2012
    
    
  
commit 2a97b574ddeb9fc9383a3d24ac23ee0dba09db03
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Nov 15 00:38:27 2012 +0200
    - can clean libxml and zlib
 clean-source.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/clean-source.sh b/clean-source.sh
index 00087ca..a3a2bbb 100755
--- a/clean-source.sh
+++ b/clean-source.sh
@@ -460,10 +460,10 @@ strip_system_dirs \
 	third_party/libpng \
 	_third_party/libvpx \
 	third_party/libwebp \
-	_third_party/libxml \
+	third_party/libxml \
 	third_party/libxslt \
 	third_party/speex \
-	_third_party/zlib \
+	third_party/zlib \
 	v8 \
 | tee -a REMOVED-stripped.txt
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/581aec44943bfdbfee504cbd9b837a0fdf28021f
    
    
More information about the pld-cvs-commit
mailing list