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:
parent
01825caf3b
commit
c553c5bbe6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue