summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRichard Nelson <unixabg@gmail.com>2011-12-21 12:32:39 -0600
committerRichard Nelson <unixabg@gmail.com>2011-12-21 12:32:39 -0600
commit6d242b47c03b582716e07cc4a8c77c763066dae9 (patch)
treee46b54b6c81fe26d35967b06639b75e40b3df417 /templates
parent197e7c813b89543d39dbaa10dbdec48f934c3809 (diff)
downloadvyos-live-build-6d242b47c03b582716e07cc4a8c77c763066dae9.tar.gz
vyos-live-build-6d242b47c03b582716e07cc4a8c77c763066dae9.zip
l-b.cgi cleanup build.html to use LB_BINARY_INTICES.
Diffstat (limited to 'templates')
-rw-r--r--templates/cgi/debian-official/build.html2
-rw-r--r--templates/cgi/debian-unofficial/build.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/cgi/debian-official/build.html b/templates/cgi/debian-official/build.html
index a3da99618..9f1a7a6ee 100644
--- a/templates/cgi/debian-official/build.html
+++ b/templates/cgi/debian-official/build.html
@@ -41,7 +41,7 @@
<b>Advanced binary options</b>
<table>
- <tr><td>--apt-indices: </td><td>LB_APT_INDICES</td></tr>
+ <tr><td>--apt-indices: </td><td>LB_BINARY_INDICES</td></tr>
<tr><td>--bootappend-live: </td><td>LB_BOOTAPPEND_LIVE</td></tr>
<tr><td>--bootloader: </td><td>LB_BOOTLOADER</td></tr>
<tr><td>--debian-installer: </td><td>LB_DEBIAN_INSTALLER</td></tr>
diff --git a/templates/cgi/debian-unofficial/build.html b/templates/cgi/debian-unofficial/build.html
index 6d84c08ff..3f834d502 100644
--- a/templates/cgi/debian-unofficial/build.html
+++ b/templates/cgi/debian-unofficial/build.html
@@ -41,7 +41,7 @@
<b>Advanced binary options</b>
<table>
- <tr><td>--apt-indices: </td><td>LB_APT_INDICES</td></tr>
+ <tr><td>--apt-indices: </td><td>LB_BINARY_INDICES</td></tr>
<tr><td>--bootappend-live: </td><td>LB_BOOTAPPEND_LIVE</td></tr>
<tr><td>--bootloader: </td><td>LB_BOOTLOADER</td></tr>
<tr><td>--debian-installer: </td><td>LB_DEBIAN_INSTALLER</td></tr>