diff options
author | Daniel Baumann <daniel@debian.org> | 2012-12-19 21:41:25 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 14:50:03 +0200 |
commit | 4c7518fd76f8d6f30467e3eaea11ae26d9273cda (patch) | |
tree | ce663a129b29c25a3a8f9190dceeb1e1169d2ec5 /templates | |
parent | bcde01785465ba7faf7e953f5dc0c15018494c5f (diff) | |
download | vyos-live-build-4c7518fd76f8d6f30467e3eaea11ae26d9273cda.tar.gz vyos-live-build-4c7518fd76f8d6f30467e3eaea11ae26d9273cda.zip |
Moving off binary image archive areas into new config tree format.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/cgi/debian/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cgi/debian/build.html b/templates/cgi/debian/build.html index 9f870b1a8..6d4062451 100644 --- a/templates/cgi/debian/build.html +++ b/templates/cgi/debian/build.html @@ -22,7 +22,7 @@ <table> <tr><td>--architectures: </td><td>LIVE_IMAGE_ARCHITECTURE</td></tr> - <tr><td>--archive-areas: </td><td>LB_ARCHIVE_AREAS</td></tr> + <tr><td>--archive-areas: </td><td>LIVE_IMAGE_ARCHIVE_AREAS</td></tr> </table> <b>Advanced chroot options</b> |