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:
Daniel Baumann 2012-07-30 02:47:36 +02:00
parent 1eabc72682
commit e53c79c8d0
1 changed files with 1 additions and 1 deletions

View File

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