From 98b7e55ecb67949a985db6e37266127eecb96ca8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 28 Mar 2008 11:18:25 +0100 Subject: Also including lzma modules on lenny temporarily. --- functions/defaults.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/defaults.sh b/functions/defaults.sh index 4023fa6..d0992f8 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -424,7 +424,7 @@ Set_defaults () then LH_LINUX_PACKAGES="${LH_LINUX_PACKAGES} squashfs-modules-2.6" - if [ "${LH_DISTRIBUTION}" = "sid" ] + if [ "${LH_DISTRIBUTION}" != "etch" ] then LH_LINUX_PACKAGES="${LH_LINUX_PACKAGES} lzma-modules-2.6" fi -- cgit v1.0