Enabling release updates (formerly known as volatile) for wheezy.

This commit is contained in:
Daniel Baumann 2013-04-25 16:54:41 +02:00
parent ac6d1c319d
commit bd23368c70
1 changed files with 1 additions and 1 deletions
functions

View File

@ -831,7 +831,7 @@ Set_defaults ()
# Setting updates updates option
case "${LB_PARENT_DISTRIBUTION}" in
wheezy|jessie|sid)
jessie|sid)
LB_UPDATES="${LB_UPDATES:-false}"
;;