Enabling release updates (formerly known as volatile) for wheezy.
This commit is contained in:
parent
ac6d1c319d
commit
bd23368c70
functions
|
@ -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}"
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in New Issue