Set default distribution to buster

Closes: #934495
Thanks: Алексей Шилин
This commit is contained in:
Raphaël Hertzog 2019-12-19 16:43:51 +01:00
parent 0647e985fa
commit 15c46fa152
1 changed files with 1 additions and 1 deletions

View File

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