From b12e0fd6ce312bb69be6c0ba88efc9e1fb40e4fa Mon Sep 17 00:00:00 2001
From: Cyril Brulebois <cyril.brulebois@kerlabs.com>
Date: Fri, 23 Jan 2009 21:31:46 +0100
Subject: Document LH_BOOTSTRAP_FLAVOUR as empty by default.

---
 helpers/lh_config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helpers/lh_config b/helpers/lh_config
index 8efa9d2..d0c4362 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -893,7 +893,7 @@ LH_BOOTSTRAP_INCLUDE="${LH_BOOTSTRAP_INCLUDE}"
 LH_BOOTSTRAP_EXCLUDE="${LH_BOOTSTRAP_EXCLUDE}"
 
 # \$LH_BOOTSTRAP_FLAVOUR: select flavour to use
-# (Default: ${LH_BOOTSTRAP_FLAVOUR})
+# (Default: empty)
 LH_BOOTSTRAP_FLAVOUR="${LH_BOOTSTRAP_FLAVOUR}"
 
 # \$LH_BOOTSTRAP_KEYRING: set distribution keyring
-- 
cgit v1.0