Setting debian default distribution to stretch.

This commit is contained in:
Daniel Baumann 2015-04-28 07:38:33 +02:00
parent b1a8ae2e7c
commit ca9cfd8318
1 changed files with 1 additions and 1 deletions

View File

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