From 7f38a684d3d17bdb17673a0c1630fe3dc59d28cb Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 7 Oct 2006 13:01:40 +0000 Subject: [PATCH] use lang-cleanup.sh from kit because we will upgrade the release scripts in all branches --- scripts/create-release.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/create-release.sh b/scripts/create-release.sh index 54842a102..1c807c2dd 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