Also including lzma modules on lenny temporarily.
This commit is contained in:
parent
6204d9a8ba
commit
a5fff6e72d
|
@ -424,7 +424,7 @@ Set_defaults ()
|
||||||
then
|
then
|
||||||
LH_LINUX_PACKAGES="${LH_LINUX_PACKAGES} squashfs-modules-2.6"
|
LH_LINUX_PACKAGES="${LH_LINUX_PACKAGES} squashfs-modules-2.6"
|
||||||
|
|
||||||
if [ "${LH_DISTRIBUTION}" = "sid" ]
|
if [ "${LH_DISTRIBUTION}" != "etch" ]
|
||||||
then
|
then
|
||||||
LH_LINUX_PACKAGES="${LH_LINUX_PACKAGES} lzma-modules-2.6"
|
LH_LINUX_PACKAGES="${LH_LINUX_PACKAGES} lzma-modules-2.6"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue