Not interpreting LH_UNION_FILESYSTEM, so that it gets set with an actual value at build-time (Closes: #446306).

This commit is contained in:
Daniel Baumann 2007-10-12 16:11:44 +02:00
parent f712678141
commit d1978af30a
1 changed files with 1 additions and 1 deletions

View File

@ -542,7 +542,7 @@ Set_defaults ()
then
case "${LH_MODE}" in
debian|debian-edu)
LH_LINUX_PACKAGES="linux-image-2.6 ${LH_UNION_FILESYSTEM}-modules-2.6"
LH_LINUX_PACKAGES="linux-image-2.6 \${LH_UNION_FILESYSTEM}-modules-2.6"
if [ "${LH_CHROOT_FILESYSTEM}" = "squashfs" ]
then