Setting default ubuntu release to oneric.

This commit is contained in:
Daniel Baumann 2011-09-30 12:07:55 +02:00
parent e6140b821a
commit b89413a11e
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Set_defaults ()
;;
ubuntu|kubuntu)
LB_DISTRIBUTION="${LB_DISTRIBUTION:-karmic}"
LB_DISTRIBUTION="${LB_DISTRIBUTION:-oneric}"
LB_DERIVATIVE="false"
;;