Disabling volatile for wheezy for the time being.
Why oh why can people not just create empty indices for the auxiliary repositories once they populate a new suite in the main archive, this is so obvious and I say it after every release.. Keeping these things constantly in sync with reality is tedious, just stupid and sucks big time.
This commit is contained in:
parent
1eabc72682
commit
e53c79c8d0
|
@ -883,7 +883,7 @@ Set_defaults ()
|
||||||
|
|
||||||
# Setting volatile updates option
|
# Setting volatile updates option
|
||||||
case "${LB_PARENT_DISTRIBUTION}" in
|
case "${LB_PARENT_DISTRIBUTION}" in
|
||||||
jessie|sid)
|
wheezy|jessie|sid)
|
||||||
LB_VOLATILE="${LB_VOLATILE:-false}"
|
LB_VOLATILE="${LB_VOLATILE:-false}"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue