[MPlayer-cvslog] r18594 - trunk/version.sh
Dominik 'Rathann' Mierzejewski
dominik at rangers.eu.org
Tue Jun 6 12:47:09 CEST 2006
On Tuesday, 06 June 2006 at 12:46, Alex Beregszaszi wrote:
> Hi,
>
> > Modified: trunk/version.sh
> > ==============================================================================
> > --- trunk/version.sh (original)
> > +++ trunk/version.sh Tue Jun 6 12:42:30 2006
> > @@ -3,7 +3,7 @@
> > OS=`uname -s`
> > case "$OS" in
> > CYGWIN*|Linux|MINGW*)
> > - last_cvs_update=`date -r .svn +%y%m%d-%H:%M 2>/dev/null`
> > + last_cvs_update=r`grep committed-rev .svn/entries | head -n 1 | cut -d '"' -f 2 2>/dev/null`
>
> Is that "r" there for purpose?
Yes.
--
MPlayer developer and RPMs maintainer: http://rpm.greysector.net/mplayer/
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
-- from "Collected Sayings of Muad'Dib" by the Princess Irulan
More information about the MPlayer-cvslog
mailing list