From a700d026e10c531a61030b6aacfc8b01fd4c9f34 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 19 Feb 2003 11:31:50 +0000 Subject: not more xpm's in share --- perl-install/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-install/Makefile b/perl-install/Makefile index 7dfab19f4..13d0de222 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -163,7 +163,7 @@ endif gzip -9f $(DEST)/usr/share/ldetect-lst/* cd share ; cp -a consolefonts $(DEST)/usr/share - -cd share ; cp -f *.png *.xpm $(DEST)/usr/share + -cd share ; cp -f *.png $(DEST)/usr/share -cd pixmaps ; cp -af *.png *.xpm langs $(DEST)/usr/share ; rm -f $(DEST)/usr/share/wiz_* cd share ; cp compssUsers compssUsers.* rpmsrate $(ROOTDEST)/Mandrake/base -- cgit v1.2.1