Setting default distribution to squeeze.

This commit is contained in:
Daniel Baumann 2010-08-14 20:02:54 +02:00
parent 2ecae35286
commit f442aef1df
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Set_defaults ()
then
case "${LH_MODE}" in
debian|debian-release)
LH_DISTRIBUTION="lenny"
LH_DISTRIBUTION="squeeze"
;;
emdebian)