aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Baudens <baudens@mandriva.com>2002-03-06 15:47:36 +0000
committerDavid Baudens <baudens@mandriva.com>2002-03-06 15:47:36 +0000
commita1c4d5c24968fbfa599aa1819212fbfd8caaab39 (patch)
tree844b59893f0ccf8844a600077be906d0e6f5b03c /Makefile
parentda1ab7a70fc676dafffb489e81e5c863ebf30a54 (diff)
downloadbootsplash-a1c4d5c24968fbfa599aa1819212fbfd8caaab39.tar
bootsplash-a1c4d5c24968fbfa599aa1819212fbfd8caaab39.tar.gz
bootsplash-a1c4d5c24968fbfa599aa1819212fbfd8caaab39.tar.bz2
bootsplash-a1c4d5c24968fbfa599aa1819212fbfd8caaab39.tar.xz
bootsplash-a1c4d5c24968fbfa599aa1819212fbfd8caaab39.zip
Remove non Mandrake's them
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
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*