[SCM] debian-live branch, master, updated. 1.0_a48-1-18-g9d526bd

Chris Lamb chris at chris-lamb.co.uk
Thu Aug 7 18:18:17 UTC 2008


The following commit has been merged in the master branch:
commit 9d526bd9c2d5d6b84c5c01e9c8f8c9ec17f78132
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu Aug 7 19:08:06 2008 +0100

    Don't attempt install deprecated helpers/make-live.
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/Makefile b/Makefile
index a5e1480..fb94b4f 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ build:
 install: test
 	# Installing executables
 	mkdir -p $(DESTDIR)/usr/bin
-	cp helpers/lh* helpers/make-live $(DESTDIR)/usr/bin
+	cp helpers/lh* $(DESTDIR)/usr/bin
 
 	# Installing shared data
 	mkdir -p $(DESTDIR)/usr/share/live-helper

-- 
debian-live



More information about the debian-live-changes mailing list