Removing temporary workaround of adding lzma-modules2.6 to linux packages, all fixed squashfs are now in sid and lenny.

This commit is contained in:
Daniel Baumann 2008-04-03 09:09:50 +02:00
parent 01825caf3b
commit c553c5bbe6
1 changed files with 0 additions and 5 deletions

View File

@ -423,11 +423,6 @@ Set_defaults ()
if [ "${LH_CHROOT_FILESYSTEM}" = "squashfs" ]
then
LH_LINUX_PACKAGES="${LH_LINUX_PACKAGES} squashfs-modules-2.6"
if [ "${LH_DISTRIBUTION}" != "etch" ]
then
LH_LINUX_PACKAGES="${LH_LINUX_PACKAGES} lzma-modules-2.6"
fi
fi
case "${LH_ENCRYPTION}" in