From 05da12f9c8801b36ec0834f5126deb79656790e6 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 3 Nov 1999 18:29:54 +0000 Subject: no_comment --- perl-install/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index cb49dbb09..c5bd1bfae 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -102,6 +102,7 @@ get_needed_files: $(DIRS) install -d $(DEST)/usr/bin install -d $(DEST)/usr/lib install -d $(DEST)/usr/share + install -d $(DEST)/usr/share/gtk install -d $(DEST)/usr/share/xmodmap install -d $(ROOTDEST)/Mandrake/base install -s $(LOCALFILES) $(DEST)/usr/bin @@ -138,6 +139,7 @@ get_needed_files: $(DIRS) cp -a consolefonts $(DEST)/usr/share cp modparm.lst MonitorsDB $(DEST)/usr/share cp logo-mandrake.xpm $(DEST)/usr/share + cp -a themes $(DEST)/usr/share/gtk cp compss compssUsers compssList $(ROOTDEST)/Mandrake/base cp -f ../modules/modules.cpio.bz2 $(DEST)/lib/ -- cgit v1.2.1