From 27098585a79fc10be1d9c627da51ed49f4611d1d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 28 Aug 2002 09:26:35 +0000 Subject: group icons are not used, remove them --- perl-install/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index 7ef588aa4..f96dadcf2 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -143,9 +143,6 @@ endif done mv -f $(DEST)/$(LIB)/libimlib-png.so $(DEST)/usr/$(LIB) -# # transform xpm's in png's - for i in $(DEST)/usr/share/icons/*.xpm; do convert $$i $${i%xpm}png; rm $$i; done - mv -f $(DEST)/bin/* $(DEST)/sbin/* $(DEST)/usr/bin cd $(DEST)/usr/bin ; mv insmod insmod_ rmdir $(DEST)/bin $(DEST)/sbin -- cgit v1.2.1