From a1c4d5c24968fbfa599aa1819212fbfd8caaab39 Mon Sep 17 00:00:00 2001 From: David Baudens Date: Wed, 6 Mar 2002 15:47:36 +0000 Subject: Remove non Mandrake's them --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ed1a3b0..73bf497 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,8 @@ install: @for i in $(SUBDIRS);do make -C $$i install;done @for i in $(DATADIRS);do cp -a $$i/* $(prefix)$(sharedir)/bootsplash/themes/;done @for i in $(CONFIGDIRS);do cp -a $$i/* $(prefix)$(configdir)/bootsplash/themes/;done + rm -fr $(prefix)$(configdir)/bootsplash/themes/Ayo + rm -fr $(prefix)$(sharedir)/bootsplash/themes/Ayo dis: clean rm -rf $(NAME)-$(VERSION) ../$(NAME)-$(VERSION).tar* -- cgit v1.2.1