diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2012-01-01 11:27:15 +0000 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2012-01-01 11:27:15 +0000 |
commit | 141358d94834e0659fe1d602bc718cedf9a2ca0a (patch) | |
tree | e0d0f2f741c4ad1c2ec90a49bc210488ab883f31 /compress_files | |
parent | b9b77f98b5dff40e9b354611e5e2a46cd2262400 (diff) | |
download | spec-helper-141358d94834e0659fe1d602bc718cedf9a2ca0a.tar spec-helper-141358d94834e0659fe1d602bc718cedf9a2ca0a.tar.gz spec-helper-141358d94834e0659fe1d602bc718cedf9a2ca0a.tar.bz2 spec-helper-141358d94834e0659fe1d602bc718cedf9a2ca0a.tar.xz spec-helper-141358d94834e0659fe1d602bc718cedf9a2ca0a.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r2551 | dmorgan | 2012-01-01 11:27:15 +0000 (Sun, 01 Jan 2012) | 1 line
Add spec-helper
------------------------------------------------------------------------
Diffstat (limited to 'compress_files')
-rwxr-xr-x | compress_files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compress_files b/compress_files index a5390c2..cd535c7 100755 --- a/compress_files +++ b/compress_files @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id$ +# $Id: compress_files 271302 2010-11-22 01:42:52Z fwang $ # compress man and info pages. use strict; |