Create pool/main to prevent build failure when no local .debs are queued for installation.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
This commit is contained in:
Chris Lamb 2008-08-10 23:03:11 +01:00
parent 821e289e24
commit ebc302e121

View File

@ -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