From b6a9ccaa08747b5da4288c0cd29694b5aa70dac2 Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Sun, 17 Aug 2008 05:58:43 +0100 Subject: Remove pointless whitespace. --- helpers/lh_binary_debian-installer | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer index 8c8240c..cd6f2f6 100755 --- a/helpers/lh_binary_debian-installer +++ b/helpers/lh_binary_debian-installer @@ -387,7 +387,7 @@ then ;; sparc) - DI_REQ_PACKAGES="silo" + DI_REQ_PACKAGES="silo" DI_PACKAGES="${DI_REQ_PACKAGES} linux-image-2.6-sparc64 linux-image-2.6-sparc64-smp" if [ "${LH_DEBIAN_INSTALLER_DISTRIBUTION}" = "etch" ] @@ -419,7 +419,7 @@ then # # However, we need to force various packages' inclusion in binary/pool/main as # d-i does not support (for example) re-installing grub from target/ - the grub - # .deb must actually exist. + # .debs must actually exist. # Modify dpkg status to show the required packages are not installed. cp chroot/var/lib/dpkg/status.tmp chroot/var/lib/dpkg/status -- cgit v1.0