Ticket #2049: extfs/urar doesn't correctly shows localized filenames in RAR archives.

There's no need to export LC_ALL.

Signee-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Artem S. Tashkinov 2010-04-20 16:56:41 +04:00 committed by Andrew Borodin
parent a8096e77ff
commit 8bdd7bc764
1 changed files with 0 additions and 3 deletions

View File

@ -89,9 +89,6 @@ mcrarfs_rm ()
$RAR d "$1" "$2" >/dev/null
}
LC_ALL=C
export LC_ALL
umask 077
cmd="$1"