summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_debian-installer
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-08-10 23:03:11 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:38 +0100
commit4dc5c74e0561d5dbc24deeeac9738d4fb26dc070 (patch)
treedcdf02e05ca93212debde3afa07eabe065c253ce /helpers/lh_binary_debian-installer
parenta1c4763a024e7b091e5e1333f1e4427d534378eb (diff)
downloadlive-build-4dc5c74e0561d5dbc24deeeac9738d4fb26dc070.zip
live-build-4dc5c74e0561d5dbc24deeeac9738d4fb26dc070.tar.gz
Create pool/main to prevent build failure when no local .debs are queued for installation.
Diffstat (limited to 'helpers/lh_binary_debian-installer')
-rwxr-xr-xhelpers/lh_binary_debian-installer1
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index 27afa7c..3821ea5 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -370,6 +370,7 @@ if [ "${DI_IMAGE_TYPE}" != "netboot" ]
then
# Downloading additional packages
mkdir -p chroot/binary.deb/archives/partial
+ mkdir -p binary/pool/main
mv chroot/var/lib/dpkg/status chroot/var/lib/dpkg/status.tmp
touch chroot/var/lib/dpkg/status