From 9228a0ca66324c01ca4b32b40749923f2bf5e3a8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 20 Sep 2012 16:53:03 +0200 Subject: Renaming volatile options refering to volatile archive to updates to match current archive namings. --- scripts/build/chroot_apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/chroot_apt') diff --git a/scripts/build/chroot_apt b/scripts/build/chroot_apt index 2e1bce289..f3cf3a7ac 100755 --- a/scripts/build/chroot_apt +++ b/scripts/build/chroot_apt @@ -160,7 +160,7 @@ case "${1}" in _ENABLE_DISTRIBUTIONS="${_ENABLE_DISTRIBUTIONS} ${_DISTRIBUTION}-security" fi - if [ "${LB_VOLATILE}" = "true" ] + if [ "${LB_UPDATES}" = "true" ] then _ENABLE_DISTRIBUTIONS="${_ENABLE_DISTRIBUTIONS} ${_DISTRIBUTION}-updates" fi -- cgit v1.2.3