aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Scherer <misc@mandriva.com>2005-04-01 20:13:14 +0000
committerMichael Scherer <misc@mandriva.com>2005-04-01 20:13:14 +0000
commitddd2f3741724cb7adee34787faa234672c6b0d7f (patch)
tree88744c8dd7ea6b8dbe71792aceb7661a386a1164
parent08c7daf822090eff49698d2e97930aacf4aadae9 (diff)
downloadbootsplash-ddd2f3741724cb7adee34787faa234672c6b0d7f.tar
bootsplash-ddd2f3741724cb7adee34787faa234672c6b0d7f.tar.gz
bootsplash-ddd2f3741724cb7adee34787faa234672c6b0d7f.tar.bz2
bootsplash-ddd2f3741724cb7adee34787faa234672c6b0d7f.tar.xz
bootsplash-ddd2f3741724cb7adee34787faa234672c6b0d7f.zip
- fix cvs Id expansion
-rwxr-xr-xrpmbuildupdate3
1 files changed, 2 insertions, 1 deletions
diff --git a/rpmbuildupdate b/rpmbuildupdate
index 4a15c8e..f90dfd4 100755
--- a/rpmbuildupdate
+++ b/rpmbuildupdate
@@ -550,9 +550,10 @@ sub parse_argv {
}
sub usage {
+ my $id = '$Id$';
print <<EOF;
rpmbuildupdate v0.5 helps you build up to date RPMs.
-cvs version : \$Id$
+cvs version : $id
By Julien Danjou, Michael Scherer, Guillaume Rousse