[Fedora-livecd-list] Branch 'f14-branch' - Makefile

Brian C. Lane bcl at fedoraproject.org
Fri Nov 18 18:01:28 UTC 2011


 Makefile |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 0e40e82d2450491710ebd25dcfc0615eebe0b1db
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Nov 18 09:52:39 2011 -0800

    Install edit-livecd to /usr/bin

diff --git a/Makefile b/Makefile
index c15696d..43a1607 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,7 @@ install: man
 	$(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/edit-livecd $(DESTDIR)/usr/bin/edit-livecd
 	$(INSTALL_PROGRAM) -D tools/mkbiarch.py $(DESTDIR)/usr/bin/mkbiarch
 	$(INSTALL_DATA) -D AUTHORS $(DESTDIR)/usr/share/doc/livecd-tools-$(VERSION)/AUTHORS
 	$(INSTALL_DATA) -D COPYING $(DESTDIR)/usr/share/doc/livecd-tools-$(VERSION)/COPYING




More information about the livecd mailing list