From 289a6927014fd5eddede7c5458d4520581e4c56d Mon Sep 17 00:00:00 2001 From: damien Date: Mon, 5 Mar 2001 23:30:53 +0000 Subject: added pixmaps copying --- perl-install/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index 141c0698c..543be82ef 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -128,6 +128,7 @@ endif cd share ; cp -a consolefonts $(DEST)/usr/share cd share ; cp template.in/*.in $(DEST)/usr/share cd share ; cp -f *.png *.xpm $(DEST)/usr/share + cd pixmaps ; cp -f *.png *.xpm $(DEST)/usr/share cd share ; cp -a themes $(DEST)/usr/share/gtk cd share ; cp compssUsers compssUsers.desktop rpmsrate $(ROOTDEST)/Mandrake/base -- cgit v1.2.1