Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/create-release.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/create-release.sh b/scripts/create-release.sh
index 54842a1027..1c807c2dd0 100755
--- a/scripts/create-release.sh
+++ b/scripts/create-release.sh
@@ -204,8 +204,7 @@ for kit in $KITS ; do
# Cleanup translations
cd phpMyAdmin-$target-$kit
- # FIXME: maybe this is wrong path, use script from kit?
- ../../scripts/lang-cleanup.sh $kit
+ scripts/lang-cleanup.sh $kit
cd ..
# Prepare distributions