diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-02 14:40:28 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-09-02 14:40:28 +0200 |
commit | e3d7dede0d3dc52a5c01674a65db57e03c4d37ad (patch) | |
tree | fd2f8361ef9bb988c44fe64076d357e8138f7db6 /scripts | |
parent | 5b38f435834b310855d0c4d2e23e0c898bb76b54 (diff) | |
download | vyos-live-build-e3d7dede0d3dc52a5c01674a65db57e03c4d37ad.tar.gz vyos-live-build-e3d7dede0d3dc52a5c01674a65db57e03c4d37ad.zip |
Replacing some more references to live-helper with live-build in scripts.
Diffstat (limited to '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}) |