From b89413a11e9b4820c603c551d6756f0b8fa17d03 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 30 Sep 2011 12:07:55 +0200 Subject: Setting default ubuntu release to oneric. --- functions/defaults.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions') diff --git a/functions/defaults.sh b/functions/defaults.sh index 6f86bd27c..52b710724 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -36,7 +36,7 @@ Set_defaults () ;; ubuntu|kubuntu) - LB_DISTRIBUTION="${LB_DISTRIBUTION:-karmic}" + LB_DISTRIBUTION="${LB_DISTRIBUTION:-oneric}" LB_DERIVATIVE="false" ;; -- cgit v1.2.3