Correcting typo in ubuntu default distribution name, thanks to Marco Lechner <marco.lechner@fossgis.de> (Closes: #659823).
This commit is contained in:
parent
636a416717
commit
cc5e2ad304
|
@ -57,7 +57,7 @@ Set_defaults ()
|
|||
;;
|
||||
|
||||
ubuntu|kubuntu)
|
||||
LB_DISTRIBUTION="${LB_DISTRIBUTION:-oneric}"
|
||||
LB_DISTRIBUTION="${LB_DISTRIBUTION:-oneiric}"
|
||||
LB_DERIVATIVE="false"
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in New Issue