[Makefile] do not install Makefile to live-system thanks to ssuominen@gentoo.org for reporting

This commit is contained in:
Fabio Erculiani
2010-06-29 11:29:40 +02:00
parent 8fc1b6e172
commit 8c41c2f5ce
+1 -1
View File
@@ -12,4 +12,4 @@ clean:
install:
mkdir -p $(DESTDIR)$(LIBDIR)/molecule/molecule
cp . $(DESTDIR)$(LIBDIR)/molecule/molecule -Ra
cp *.py specs $(DESTDIR)$(LIBDIR)/molecule/molecule -Ra