From 03e6d8d5a6986f096ce08b2af10bee14874772b4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 27 Apr 2014 07:23:45 +0200 Subject: [PATCH] Switching default debian release to jessie. --- functions/defaults.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/defaults.sh b/functions/defaults.sh index 000e2246a..92f006797 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -135,7 +135,7 @@ Set_defaults () ;; *) - LB_DISTRIBUTION="${LB_DISTRIBUTION:-wheezy}" + LB_DISTRIBUTION="${LB_DISTRIBUTION:-jessie}" LB_DERIVATIVE="false" ;; esac -- 2.11.4.GIT