From cc5e2ad30453e24cee5ecbcfd81718fc53d8a139 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 Feb 2012 05:35:26 +0100 Subject: Correcting typo in ubuntu default distribution name, thanks to Marco Lechner (Closes: #659823). --- 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 c58ab6253..2dc89d2fa 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -57,7 +57,7 @@ Set_defaults () ;; ubuntu|kubuntu) - LB_DISTRIBUTION="${LB_DISTRIBUTION:-oneric}" + LB_DISTRIBUTION="${LB_DISTRIBUTION:-oneiric}" LB_DERIVATIVE="false" ;; -- cgit v1.2.3