summaryrefslogtreecommitdiff
path: root/functions/defaults.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/defaults.sh')
-rwxr-xr-xfunctions/defaults.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index 12141dd..45cf9e2 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -24,7 +24,7 @@ Set_defaults ()
then
case "${LH_MODE}" in
debian|debian-release)
- LH_DISTRIBUTION="lenny"
+ LH_DISTRIBUTION="squeeze"
;;
emdebian)