Setting default distribution to wheezy (at least until #622838 is handled).

This commit is contained in:
Daniel Baumann 2011-06-15 21:14:23 +02:00
parent a2551605c0
commit 535051e43d
1 changed files with 1 additions and 1 deletions

View File

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