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

New commits:
commit c41fbb5b2f5bfe34e1d1ae07bfed1376849be664
Author: Warren Togami <[EMAIL PROTECTED]>
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


--
Fedora-livecd-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-livecd-list

Reply via email to