aboutsummaryrefslogtreecommitdiffstats
path: root/dumpdistribconf
diff options
context:
space:
mode:
authorMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-05-07 23:21:06 +0100
committerMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-05-07 23:21:06 +0100
commit08a15697aa53e90f8eb715480f897e27619ffa20 (patch)
tree0c91e2056bd94731ea55a262fc41314b946a43ee /dumpdistribconf
parentb64ba24582c81f8a18c6878d99a921e08264fef9 (diff)
downloadrpmtools-08a15697aa53e90f8eb715480f897e27619ffa20.tar
rpmtools-08a15697aa53e90f8eb715480f897e27619ffa20.tar.gz
rpmtools-08a15697aa53e90f8eb715480f897e27619ffa20.tar.bz2
rpmtools-08a15697aa53e90f8eb715480f897e27619ffa20.tar.xz
rpmtools-08a15697aa53e90f8eb715480f897e27619ffa20.zip
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1169 | dmorgan | 2011-05-07 23:21:06 +0100 (Sat, 07 May 2011) | 1 line Import rpmtools ------------------------------------------------------------------------
Diffstat (limited to 'dumpdistribconf')
-rwxr-xr-xdumpdistribconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/dumpdistribconf b/dumpdistribconf
index c462606..d05bb27 100755
--- a/dumpdistribconf
+++ b/dumpdistribconf
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-(our $VERSION) = q$Id$ =~ /(\d+\.\d+)/;
+(our $VERSION) = q$Id: dumpdistribconf 12157 2005-11-15 11:22:04Z rgarciasuarez $ =~ /(\d+\.\d+)/;
use strict;
use Getopt::Long;