summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/defaults.sh2
1 files changed, 1 insertions, 1 deletions
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"
;;