[Fedora-livecd-list] Makefile

Jeremy Katz katzj at fedoraproject.org
Wed Mar 5 02:31:00 UTC 2008


 Makefile |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit c41fbb5b2f5bfe34e1d1ae07bfed1376849be664
Author: Warren Togami <wtogami at redhat.com>
Date:   Tue Mar 4 21:12:24 2008 -0500

    [PATCH] remove mayflower from Makefile install
    
    mayflower is no longer in livecd-tools.

diff --git a/Makefile b/Makefile
index 050fe88..6efe58c 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,6 @@ install:
 	$(INSTALL_PROGRAM) -D tools/image-creator $(DESTDIR)/usr/bin/image-creator
 	$(INSTALL_PROGRAM) -D tools/livecd-iso-to-disk.sh $(DESTDIR)/usr/bin/livecd-iso-to-disk
 	$(INSTALL_PROGRAM) -D tools/livecd-iso-to-pxeboot.sh $(DESTDIR)/usr/bin/livecd-iso-to-pxeboot
-	$(INSTALL_PROGRAM) -D tools/mayflower $(DESTDIR)/usr/lib/livecd-creator/mayflower
 	$(INSTALL_DATA) -D AUTHORS $(DESTDIR)/usr/share/doc/livecd-tools-$(VERSION)/AUTHORS
 	$(INSTALL_DATA) -D COPYING $(DESTDIR)/usr/share/doc/livecd-tools-$(VERSION)/COPYING
 	$(INSTALL_DATA) -D README $(DESTDIR)/usr/share/doc/livecd-tools-$(VERSION)/README





More information about the Fedora-livecd-list mailing list