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

New commits:
commit 610e0bd7b36a5c5ba1bcaee3de2ed3e906eb7604
Author: Brian C. Lane <[email protected]>
Date:   Fri Nov 18 09:52:39 2011 -0800

    Install edit-livecd to /usr/bin

diff --git a/Makefile b/Makefile
index a71f6f7..6cb072b 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,7 @@ install: man
        $(INSTALL_PROGRAM) -D tools/liveimage-mount 
$(DESTDIR)/usr/bin/liveimage-mount
        $(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


--
livecd mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/livecd

Reply via email to