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 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"
;;