From 05af93739c271394aecd412de6dd4e2159fb249d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 19 Jun 2001 12:00:44 +0000 Subject: more failsafe --- perl-install/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/Makefile b/perl-install/Makefile index f5e855c26..5f52bfdee 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -124,7 +124,7 @@ endif grep ChangeLog CVS/Entries > $(DEST)/usr/share/VERSION - gzip -9 $(DEST)/usr/share/ldetect-lst/* + gzip -9f $(DEST)/usr/share/ldetect-lst/* cd share ; cp -a modparm.lst $(DEST)/usr/share cd share ; cp -a consolefonts $(DEST)/usr/share -- cgit v1.2.1