Mercurial > lada > lada-client
changeset 1097:7c0bc1146796
Adapt to changed i18n-bundle-archive content.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Tue, 10 May 2016 15:38:57 +0200 |
parents | 6f4e76b9388a |
children | 250e51e72155 |
files | install-dependencies.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/install-dependencies.sh Tue May 10 15:32:56 2016 +0200 +++ b/install-dependencies.sh Tue May 10 15:38:57 2016 +0200 @@ -32,7 +32,7 @@ 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 -ln -sf Ext.i18n.Bundle-0.3.3/i18n i18n +ln -sf elmasse-bundle-0.3.3/i18n i18n curl -L https://github.com/ivan-novakov/extjs-upload-widget/archive/1.1.1.zip \ -o Ext-ux-Upload-1-1-1.zip