[Lada-commits] [PATCH] Adapt to changed i18n-bundle-archive content
Wald Commits
scm-commit at wald.intevation.org
Tue May 10 15:39:12 CEST 2016
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1462887537 -7200
# Node ID 7c0bc1146796ee447ea8a434c17bf8c0f5446745
# Parent 6f4e76b9388a4535b297274f5d2d310fc9f41a12
Adapt to changed i18n-bundle-archive content.
diff -r 6f4e76b9388a -r 7c0bc1146796 install-dependencies.sh
--- 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
More information about the Lada-commits
mailing list