[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH 2/4] Use LIVE_BOOTSTRAP_CONFIG instead of LIVE_DISTRIBUTION_CONFIG



From: Otavio Salvador <otavio at ossystems.com.br>

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

 helpers/lh_config |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/helpers/lh_config b/helpers/lh_config
index e99ea44..7985f77 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -183,9 +183,9 @@ LIVE_ARCHITECTURE="${LIVE_ARCHITECTURE}"
 # (Default: ${LIVE_DISTRIBUTION})
 LIVE_DISTRIBUTION="${LIVE_DISTRIBUTION}"
 
-# \$LIVE_DISTRIBUTION_CONFIG: set distribution config directory
+# \$LIVE_BOOTSTRAP_CONFIG: set distribution config directory
 # (Default: empty)
-LIVE_DISTRIBUTION_CONFIG="${LIVE_DISTRIBUTION_CONFIG}"
+LIVE_BOOTSTRAP_CONFIG="${LIVE_BOOTSTRAP_CONFIG}"
 
 # \$LIVE_BOOTSTRAP_FLAVOUR: select flavour to use
 # (Default: ${LIVE_BOOTSTRAP_FLAVOUR})




Reply to: