Setting progress-linux default distribution to cairon.

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

View File

@ -125,7 +125,7 @@ Set_defaults ()
# Setting distribution name
case "${LB_MODE}" in
progress-linux)
LB_DISTRIBUTION="${LB_DISTRIBUTION:-baureo}"
LB_DISTRIBUTION="${LB_DISTRIBUTION:-cairon}"
LB_DERIVATIVE="true"
LB_DERIVATIVE_IS_BASED_ON="debian"
;;