[SCM] debian-live branch, master, updated. 1.0_a48-1-98-gea96223

Daniel Baumann daniel at debian.org
Sat Aug 23 22:49:21 UTC 2008


The following commit has been merged in the master branch:
commit 35f0bd88d830c5bdcb6fab099e97fc2231f2e157
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