Defaulting to latest ubuntu release by default in ubuntu mode.

This commit is contained in:
Daniel Baumann 2013-02-18 09:25:55 +01:00 committed by Daniel Baumann
parent 03cd6cded0
commit 8db9f23ca4
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ Set_defaults ()
;;
ubuntu)
LB_DISTRIBUTION="${LB_DISTRIBUTION:-precise}"
LB_DISTRIBUTION="${LB_DISTRIBUTION:-quantal}"
LB_DERIVATIVE="false"
;;