[Pkg-javascript-commits] [SCM] web maps visualization library branch, master, updated. debian/4.1.3+ds1-1-10-g0294a07

David Paleino dapal at debian.org
Mon Apr 9 21:41:11 UTC 2012


The following commit has been merged in the master branch:
commit 108b5565221caee16036d0da4ceb01b3d82e4ca5
Author: David Paleino <dapal at debian.org>
Date:   Mon Apr 9 23:29:20 2012 +0200

    Fix get-orig-source even more

diff --git a/debian/rules b/debian/rules
index 622b5c5..c3fcdff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,9 +41,10 @@ get-orig-source:
 		mapbox-wax-*/ext/mustache* \
 		mapbox-wax-*/ext/OpenLayers* \
 		mapbox-wax-*/ext/reqwest* \
+		mapbox-wax-*/ext/polymaps*
 	@echo Downloading current version of html-sanitizer
-	@wget http://google-caja.googlecode.com/svn/trunk/src/com/google/caja/plugin/html-sanitizer.js \
-		-O mapbox-wax-*/ext/html-sanitizer.js
+	@wget http://google-caja.googlecode.com/svn/trunk/src/com/google/caja/plugin/html-sanitizer.js
+	@mv html-sanitizer.js mapbox-wax-*/ext/
 	@echo Removing _site
 	@rm -rf mapbox-wax-*/_site/
 	@echo Removing pre-compiled files

-- 
web maps visualization library



More information about the Pkg-javascript-commits mailing list