[MPlayer-cvslog] r19252 - trunk/version.sh
Diego Biurrun
diego at biurrun.de
Sun Jul 30 00:11:36 CEST 2006
On Sun, Jul 30, 2006 at 01:00:46AM +0300, Uoti Urpala wrote:
> On Sat, 2006-07-29 at 23:44 +0200, diego wrote:
> > Cope with localized Subversion clients.
>
> > +svn_revision=`LANG=C svn info 2> /dev/null | grep Revision | cut -d' ' -f2`
>
> Specific variables like LC_MESSAGES override LANG, thus this won't work
> if those are set.
OK, so what's the best solution? Unset LANG and LC_MESSAGES or set
LC_ALL? IIRC LC_ALL does not get overridden, right?
Diego
More information about the MPlayer-cvslog
mailing list