Setting default distribution to wheezy (at least until #622838 is handled).
This commit is contained in:
parent
a2551605c0
commit
535051e43d
|
@ -30,7 +30,7 @@ Set_defaults ()
|
|||
;;
|
||||
|
||||
*)
|
||||
LB_DISTRIBUTION="${LB_DISTRIBUTION:-squeeze}"
|
||||
LB_DISTRIBUTION="${LB_DISTRIBUTION:-wheezy}"
|
||||
LB_DERIVATIVE="false"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue