SOURCES: mozilla-firefox.sh - drop "
Elan Ruusamäe
glen at delfi.ee
Thu Mar 3 17:28:10 CET 2005
On Thursday 03 March 2005 17:01, arekm wrote:
> Author: arekm Date: Thu Mar 3 15:01:51 2005 GMT
> Module: SOURCES Tag: HEAD
> ---- Log message:
> - drop "
>
> ---- Files affected:
> SOURCES:
> mozilla-firefox.sh (1.5 -> 1.6)
+MOZLOCALE="$(/usr/bin/locale | grep "^LC_MESSAGES=" | sed -e "s|LC_MESSAGES=||g" -e "s|\"||g" )"
+eval MOZLOCALE="$(echo $MOZLOCALE | sed -e "s|_\([^.]*\).*|-\1|g")"
MOZLOCALE=$(/usr/bin/locale | awk -F'"' '/^LC_MESSAGES=/{print $2}' | sed -e 's|_\([^.]*\).*|-\1|')
--
glen
More information about the pld-devel-en
mailing list