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

This commit is contained in:
Daniel Baumann 2013-04-25 16:39:35 +02:00
parent a99b0ab378
commit aca016217d
1 changed files with 1 additions and 1 deletions

View File

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