lang/sort_lang.sh should now work with POSIX sh

This commit is contained in:
Michal Čihař
2002-12-16 20:54:18 +00:00
parent 95d5204f3f
commit 959459e7bb
2 changed files with 4 additions and 1 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $Source$
2002-12-13 Michal Cihar <nijel@users.sourceforge.net>
* lang/sort_lang.sh: Make it work with POSIX sh.
2002-12-16 Marc Delisle <lem9@users.sourceforge.net> 2002-12-16 Marc Delisle <lem9@users.sourceforge.net>
* lang/russian: update, thanks to Nicolay Zakharov * lang/russian: update, thanks to Nicolay Zakharov
* lang/galician: update, thanks to Xos<6F> Calvo * lang/galician: update, thanks to Xos<6F> Calvo

View File

@@ -7,7 +7,7 @@
# August 9, 2002 # August 9, 2002
## ##
function sortlang() sortlang()
{ {
f=$1 f=$1
targetdir=tmp-$f targetdir=tmp-$f