[SCM] live-build branch, debian, updated. debian/3.0_a36-1-3-g0c8bad2
Daniel Baumann
daniel at debian.org
Thu Oct 13 18:04:35 UTC 2011
The following commit has been merged in the debian branch:
commit 9e2f545557b427a82c515edfc5d29366a75ef0e8
Author: Daniel Baumann <daniel at debian.org>
Date: Thu Oct 13 19:50:48 2011 +0200
Correcting typo in defaults for system variable.
diff --git a/functions/defaults.sh b/functions/defaults.sh
index a0dfd2b..4dee2dc 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -23,7 +23,7 @@ Set_defaults ()
fi
# Setting system type
- LB_SYSTEM="${LB_MODE:-live}"
+ LB_SYSTEM="${LB_SYSTEM:-live}"
# Setting mode (currently: debian, emdebian, progress, ubuntu and kubuntu)
LB_MODE="${LB_MODE:-debian}"
--
live-build
More information about the debian-live-changes
mailing list