From e53c79c8d0e37412b37735f02f95094be813bd97 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 30 Jul 2012 02:47:36 +0200 Subject: 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. --- functions/defaults.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/defaults.sh b/functions/defaults.sh index 329f78bb8..08da78223 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -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}" ;; -- cgit v1.2.3