comparison install-dependencies.sh @ 1103:db9297e559ab

fix install-dependencies.sh
author Michael Stanko <mstanko@bfs.de>
date Wed, 11 May 2016 08:55:04 +0200
parents d91b0e649e8c
children 16fd88e8c922
comparison
equal deleted inserted replaced
1102:d91b0e649e8c 1103:db9297e559ab
26 unzip -n OpenLayers-2-13-1.zip 26 unzip -n OpenLayers-2-13-1.zip
27 ln -sf ol2-release-2.13.1 OpenLayers 27 ln -sf ol2-release-2.13.1 OpenLayers
28 cd OpenLayers/build 28 cd OpenLayers/build
29 python build.py full.cfg ../OpenLayers.js 29 python build.py full.cfg ../OpenLayers.js
30 30
31 cd ../ext 31 cd ../../ext
32 curl -L https://github.com/elmasse/Ext.i18n.Bundle/archive/v0.3.3.zip \ 32 curl -L https://github.com/elmasse/Ext.i18n.Bundle/archive/v0.3.3.zip \
33 -o Ext-i18n-Bundle-v0-3-3.zip 33 -o Ext-i18n-Bundle-v0-3-3.zip
34 unzip -n Ext-i18n-Bundle-v0-3-3.zip 34 unzip -n Ext-i18n-Bundle-v0-3-3.zip
35 ln -sf elmasse-bundle-0.3.3/i18n i18n 35 ln -sf elmasse-bundle-0.3.3/i18n i18n
36 36

http://lada.wald.intevation.org