Also including lzma modules on lenny temporarily.

This commit is contained in:
Daniel Baumann 2008-03-28 11:18:25 +01:00
parent 6204d9a8ba
commit a5fff6e72d
1 changed files with 1 additions and 1 deletions

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