lang/sort_lang.sh should now work with POSIX sh
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$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>
|
||||
* lang/russian: update, thanks to Nicolay Zakharov
|
||||
* lang/galician: update, thanks to Xos<6F> Calvo
|
||||
|
@@ -7,7 +7,7 @@
|
||||
# August 9, 2002
|
||||
##
|
||||
|
||||
function sortlang()
|
||||
sortlang()
|
||||
{
|
||||
f=$1
|
||||
targetdir=tmp-$f
|
||||
|
Reference in New Issue
Block a user