summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-09-12 20:44:33 +0200
committerDaniel Baumann <daniel@debian.org>2010-09-12 20:44:33 +0200
commit6c6d3b94c6c3832238ca02b43eaa571fd3ae9ac2 (patch)
tree1dae7c6a929d3925ec9faa57178022e46aba9e4d /scripts
parentd155492032ca7ebfaeb2dc724a490767a8675def (diff)
downloadvyos-live-build-6c6d3b94c6c3832238ca02b43eaa571fd3ae9ac2.tar.gz
vyos-live-build-6c6d3b94c6c3832238ca02b43eaa571fd3ae9ac2.zip
Updating path in local helper for live-build.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/build/local2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/local b/scripts/build/local
index edae5baa0..a1f66fd7e 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