Also including lzma modules on lenny temporarily.

This commit is contained in:
Daniel Baumann 2008-03-28 11:18:25 +01:00
parent d54990695f
commit 98b7e55ecb
1 changed files with 1 additions and 1 deletions
functions

View File

@ -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