summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RPM4/Makefile.PL4
1 files changed, 0 insertions, 4 deletions
diff --git a/RPM4/Makefile.PL b/RPM4/Makefile.PL
index 5307ac4..c36f295 100644
--- a/RPM4/Makefile.PL
+++ b/RPM4/Makefile.PL
@@ -29,8 +29,4 @@ WriteMakefile(
VERSION_FROM => 'lib/RPM4.pm',
DIR => [ 'src' ],
'EXE_FILES' => [ qw(bin/rpm_produced bin/rpmresign bin/hrpmreb) ],
- dist => {
- COMPRESS => 'bzip2 --best',
- SUFFIX => '.bz2',
- },
);