[SCM] live-build branch, debian, updated. debian/2.0_a27-1-7-g2df5d8b
Daniel Baumann
daniel at debian.org
Mon Sep 13 19:37:07 UTC 2010
The following commit has been merged in the debian 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