From 5ab772d8c9f026591e19459d366a64a88a482c29 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 4 Mar 2010 13:22:15 +0100 Subject: Applying slightly modified patch from Cody A.W. Somerville to add support for custom debian installer images mirror. --- helpers/binary_debian-installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers/binary_debian-installer') diff --git a/helpers/binary_debian-installer b/helpers/binary_debian-installer index d525ca6bf..67d38a317 100755 --- a/helpers/binary_debian-installer +++ b/helpers/binary_debian-installer @@ -261,7 +261,7 @@ then ;; esac else - URL="${LH_MIRROR_CHROOT}/dists/${LH_DEBIAN_INSTALLER_DISTRIBUTION}/main/installer-${LH_ARCHITECTURE}/current/images/" + URL="${LH_MIRROR_DEBIAN_INSTALLER}/dists/${LH_DEBIAN_INSTALLER_DISTRIBUTION}/main/installer-${LH_ARCHITECTURE}/current/images/" fi mkdir -p "${DESTDIR_DI}" -- cgit v1.2.3