summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-07-26 00:21:25 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:37 +0100
commit1b37572080c01cdaf6e66a1bc53ca029253e4803 (patch)
tree0c25831943e430ecdbee17cb60c5e825dd3e4cdd /helpers
parent2a2668aef9183e06018ae5cc0172ae434fbd02ba (diff)
downloadlive-build-1b37572080c01cdaf6e66a1bc53ca029253e4803.zip
live-build-1b37572080c01cdaf6e66a1bc53ca029253e4803.tar.gz
Don't attempt to use live-installer on Etch; it would simply result in no bootstrap method.
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/lh_binary_debian-installer2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index d285f33..42412b0 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -510,7 +510,7 @@ then
done
# Enable live-installer
- if [ "${LH_DEBIAN_INSTALLER}" = "live" ]
+ if [ "${LH_DEBIAN_INSTALLER}" = "live" ] && [ "${LH_DISTRIBUTION}" != "etch" ]
then
# Remove local udebs
rm -f pool/main/b/base-installer/bootstrap-base_*.udeb