[packages/chromium-browser/DEVEL] libxml cleaned in clean_third_party()

glen glen at pld-linux.org
Fri Jan 4 22:43:52 CET 2013


commit 81699e863f7eae5e5e95d53c54a12be952af1f15
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jan 3 16:02:35 2013 +0200

    libxml cleaned in clean_third_party()

 clean-source.sh | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)
---
diff --git a/clean-source.sh b/clean-source.sh
index 4ee5e2c..5722db7 100755
--- a/clean-source.sh
+++ b/clean-source.sh
@@ -549,9 +549,6 @@ almost_strip_dirs \
 	win8 \
 | tee -a REMOVED-stripped.txt
 
-# move around to keep third_party/libxml/chromium
-mv third_party/libxml/chromium libxml-chromium
-
 strip_system_dirs \
 	native_client/src/third_party_mod/jsoncpp \
 	third_party/bzip2 \
@@ -567,7 +564,7 @@ strip_system_dirs \
 	third_party/libusb \
 	third_party/libvpx \
 	third_party/libwebp \
-	third_party/libxml \
+	third_party/libxml_ \
 	third_party/libxslt \
 	third_party/opus \
 	third_party/speex \
@@ -576,9 +573,6 @@ strip_system_dirs \
 	v8 \
 | tee -a REMOVED-system_dirs.txt
 
-install -d third_party/libxml
-mv libxml-chromium third_party/libxml/chromium
-
 clean_third_party | tee -a REMOVED-third_party.txt
 
 if [ "${v8:-1}" != "0" ]; then
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list