aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorFlorent Villard <warly@mandriva.com>2002-03-07 22:42:50 +0000
committerFlorent Villard <warly@mandriva.com>2002-03-07 22:42:50 +0000
commit478da872cb9728823f43db0c70e01991f27e5621 (patch)
treedab199f4c27e3e677e0461b63adf940d1f9e47ce /Makefile
parent91c8a3917778018488cef9b1d122de1c0a7c474b (diff)
downloadbootsplash-478da872cb9728823f43db0c70e01991f27e5621.tar
bootsplash-478da872cb9728823f43db0c70e01991f27e5621.tar.gz
bootsplash-478da872cb9728823f43db0c70e01991f27e5621.tar.bz2
bootsplash-478da872cb9728823f43db0c70e01991f27e5621.tar.xz
bootsplash-478da872cb9728823f43db0c70e01991f27e5621.zip
readd Ayo in a separate packageV1_3_7_1mdk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 73bf497..ed1a3b0 100644
--- a/Makefile
+++ b/Makefile
@@ -22,8 +22,6 @@ 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*