Setting default distribution to squeeze.

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

View File

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