summaryrefslogtreecommitdiff
path: root/templates/cgi
diff options
context:
space:
mode:
authorRichard Nelson <unixabg@gmail.com>2012-08-19 20:21:02 -0500
committerDaniel Baumann <daniel@debian.org>2012-08-24 11:38:25 +0200
commitff91282039d44128d35a1181d7deea389e3091c6 (patch)
treef57fafa2165c63eed399af836010efa77774e704 /templates/cgi
parentfd685847ad98e11f1801b7253e398c437c302599 (diff)
downloadvyos-live-build-ff91282039d44128d35a1181d7deea389e3091c6.tar.gz
vyos-live-build-ff91282039d44128d35a1181d7deea389e3091c6.zip
frontend/cgi rename BINARY_INDICES to APT_INDICES
Diffstat (limited to 'templates/cgi')
-rw-r--r--templates/cgi/debian/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cgi/debian/build.html b/templates/cgi/debian/build.html
index d819fa8d3..01de1ae1e 100644
--- a/templates/cgi/debian/build.html
+++ b/templates/cgi/debian/build.html
@@ -37,7 +37,7 @@
<b>Advanced binary options</b>
<table>
- <tr><td>--apt-indices: </td><td>LB_BINARY_INDICES</td></tr>
+ <tr><td>--apt-indices: </td><td>LB_APT_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>