Comment 9 for bug 298592

Revision history for this message
Cyril Buquet (cyril11) wrote :

Other solution with /etc/default/locale :

while read var; do eval "export $var"; done < /etc/default/locale; unset var