[SCM] live-build branch, debian-next, updated. debian/2.0_a27-1-4-g6c6d3b9

Daniel Baumann daniel at debian.org
Sun Sep 12 18:47:07 UTC 2010


The following commit has been merged in the debian-next branch:
commit 6c6d3b94c6c3832238ca02b43eaa571fd3ae9ac2
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 12 20:44:33 2010 +0200

    Updating path in local helper for live-build.

diff --git a/scripts/build/local b/scripts/build/local
index edae5ba..a1f66fd 100755
--- a/scripts/build/local
+++ b/scripts/build/local
@@ -9,7 +9,7 @@
 
 
 LB_BASE="${PWD}/live-build"
-PATH="${LB_BASE}/helpers:${PATH}"
+PATH="${LB_BASE}/scripts/build:${PATH}"
 
 export LB_BASE PATH
 

-- 
live-build



More information about the debian-live-changes mailing list