Switching default debian release to jessie.

This commit is contained in:
Daniel Baumann 2014-04-27 07:23:45 +02:00
parent d3a0022d00
commit 03e6d8d5a6
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ Set_defaults ()
;;
*)
LB_DISTRIBUTION="${LB_DISTRIBUTION:-wheezy}"
LB_DISTRIBUTION="${LB_DISTRIBUTION:-jessie}"
LB_DERIVATIVE="false"
;;
esac