From: Stéphane Jacob Date: Tue, 14 Jun 2011 09:15:14 +0000 (+0200) Subject: Use specific version for markerclusterer until the released version contains the... X-Git-Tag: xorg/1.1.2~19 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=3ae529c954030ebfa22c49513746a940d3c0c84f;p=platal.git Use specific version for markerclusterer until the released version contains the features we want. Signed-off-by: Stéphane Jacob --- diff --git a/Makefile b/Makefile index 0903bb5..5b9c699 100644 --- a/Makefile +++ b/Makefile @@ -247,7 +247,7 @@ maps: htdocs/javascript/markerclusterer.js ## Try and use taged version asap (from http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclusterer/…). htdocs/javascript/markerclusterer.js: - wget http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/src/markerclusterer_compiled.js -O htdocs/javascript/markerclusterer.js + wget "http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/src/markerclusterer_compiled.js?r=308" -O htdocs/javascript/markerclusterer.js ## ## lists rpc