summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-11-05 13:32:11 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-11-05 13:32:11 +0000
commit0d10d6526b04ab7cecb3052d3a9cfcd19f9213b3 (patch)
tree3c5e0911a7ec16a0487813f00a0054a2472a16f3 /perl-install/Makefile
parentd84dd1da96e2e9c6c59ef91c8873f6899b72be8a (diff)
downloaddrakx-0d10d6526b04ab7cecb3052d3a9cfcd19f9213b3.tar
drakx-0d10d6526b04ab7cecb3052d3a9cfcd19f9213b3.tar.gz
drakx-0d10d6526b04ab7cecb3052d3a9cfcd19f9213b3.tar.bz2
drakx-0d10d6526b04ab7cecb3052d3a9cfcd19f9213b3.tar.xz
drakx-0d10d6526b04ab7cecb3052d3a9cfcd19f9213b3.zip
do not gzip pm files anymore (since we will soon use compressed loopback, this is not useful anymore)
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r--perl-install/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index 3ac988821..7f1f37640 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -224,8 +224,6 @@ stage2:
mkdir -p $(DEST)
$(MAKE) get_needed_files
$(MAKE) install_pms
- find $(DEST)/usr -name "*.pm" | xargs gzip -9f
- cd $(DEST)/usr/lib/perl5 ; gunzip 5.*/{PerlIO,Exporter}.pm.gz 5.*/*-linux-thread-multi/{XSLoader,lib}.pm.gz vendor_perl/*/*-linux-thread-multi/PerlIO/gzip.pm.gz
# rules to build a test rpm