summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-04-03 09:09:50 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:31 +0100
commit716c2c8ab7d45e959ad23c26b797e19ef317abec (patch)
treee78e66b3bed1bfeafb0123f7b8997debaa97d5f9 /functions
parentdbe6283b1b510b84b533844a42445651d9219b7d (diff)
downloadlive-build-716c2c8ab7d45e959ad23c26b797e19ef317abec.zip
live-build-716c2c8ab7d45e959ad23c26b797e19ef317abec.tar.gz
Removing temporary workaround of adding lzma-modules2.6 to linux packages, all fixed squashfs are now in sid and lenny.
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/defaults.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index d0992f8..f10e7c9 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -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