From a780630b63480d21cbd9c9838b4bdb3af39e4f31 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 19 Feb 2002 16:55:49 +0000 Subject: advertising installation cleanup --- perl-install/share/advertising/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/share/advertising') diff --git a/perl-install/share/advertising/Makefile b/perl-install/share/advertising/Makefile index 1b4f5f47b..30005e186 100644 --- a/perl-install/share/advertising/Makefile +++ b/perl-install/share/advertising/Makefile @@ -1,6 +1,8 @@ include ../../Makefile.config install: + rm -rf $(ROOTDEST)/Mandrake/share/advertising + install -d $(ROOTDEST)/Mandrake/share/advertising install -m755 *.pl $(ROOTDEST)/Mandrake/share/advertising install -m644 *.png $(ROOTDEST)/Mandrake/share/advertising install -m644 list $(ROOTDEST)/Mandrake/share/advertising -- cgit v1.2.1