diff options
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r-- | perl-install/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile index 208c90a37..668ba38c2 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -160,7 +160,6 @@ endif gzip -9f $(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 -f *.png *.xpm $(DEST)/usr/share -cd pixmaps ; cp -f *.png *.xpm $(DEST)/usr/share ; rm -f $(DEST)/usr/share/wiz_* |