diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-02 14:40:28 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:19 +0100 |
commit | 91cd05cba9993270238e0f3cc295bee08214b1f4 (patch) | |
tree | fd2f8361ef9bb988c44fe64076d357e8138f7db6 | |
parent | 8763b96ddf8c100bc9cc3782488a8156f8498d69 (diff) | |
download | vyos-live-build-91cd05cba9993270238e0f3cc295bee08214b1f4.tar.gz vyos-live-build-91cd05cba9993270238e0f3cc295bee08214b1f4.zip |
Replacing some more references to live-helper with live-build in scripts.
-rwxr-xr-x | scripts/build/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/config b/scripts/build/config index 5bd65a8cc..f4ffa6f2e 100755 --- a/scripts/build/config +++ b/scripts/build/config @@ -932,7 +932,7 @@ LH_INCLUDES="${LH_INCLUDES}" # (Default: ${LH_TEMPLATES}) LH_TEMPLATES="${LH_TEMPLATES}" -# Live-helper options +# live-build options # \$_BREAKPOINTS: enable breakpoints # (Default: ${_BREAKPOINTS}) |