From 5a617b463f05071aff2f975d4f09c196098540f8 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 23 Mar 2001 15:33:31 +0000 Subject: gzip ldetect-lst files --- perl-install/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index a075719a1..b1aa1e9e9 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -124,6 +124,8 @@ endif grep ChangeLog CVS/Entries > $(DEST)/usr/share/VERSION + gzip -9 $(DEST)/usr/share/ldetect-lst/* + cd share ; cp -a modparm.lst $(DEST)/usr/share cd share ; cp -a consolefonts $(DEST)/usr/share cd share ; cp template.in/*.in $(DEST)/usr/share -- cgit v1.2.1