Defaulting to latest ubuntu release by default in ubuntu mode.
This commit is contained in:
parent
03cd6cded0
commit
8db9f23ca4
|
@ -130,7 +130,7 @@ Set_defaults ()
|
|||
;;
|
||||
|
||||
ubuntu)
|
||||
LB_DISTRIBUTION="${LB_DISTRIBUTION:-precise}"
|
||||
LB_DISTRIBUTION="${LB_DISTRIBUTION:-quantal}"
|
||||
LB_DERIVATIVE="false"
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in New Issue