From 535051e43d60d450aaa8da4c5254ec3143bf2533 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 Jun 2011 21:14:23 +0200 Subject: Setting default distribution to wheezy (at least until #622838 is handled). --- functions/defaults.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/defaults.sh b/functions/defaults.sh index 67b34e43a..4675a2dad 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -30,7 +30,7 @@ Set_defaults () ;; *) - LB_DISTRIBUTION="${LB_DISTRIBUTION:-squeeze}" + LB_DISTRIBUTION="${LB_DISTRIBUTION:-wheezy}" LB_DERIVATIVE="false" ;; esac -- cgit v1.2.3