# HG changeset patch # User Michael Stanko # Date 1462949704 -7200 # Node ID db9297e559ab824f540b5b243962d28e5d7684be # Parent d91b0e649e8c95b5d18c4ce23d2b9b7e16d6f208 fix install-dependencies.sh diff -r d91b0e649e8c -r db9297e559ab install-dependencies.sh --- a/install-dependencies.sh Tue May 10 17:24:33 2016 +0200 +++ b/install-dependencies.sh Wed May 11 08:55:04 2016 +0200 @@ -28,7 +28,7 @@ cd OpenLayers/build python build.py full.cfg ../OpenLayers.js -cd ../ext +cd ../../ext curl -L https://github.com/elmasse/Ext.i18n.Bundle/archive/v0.3.3.zip \ -o Ext-i18n-Bundle-v0-3-3.zip unzip -n Ext-i18n-Bundle-v0-3-3.zip