summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-08-17 05:58:43 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:40 +0100
commitb6a9ccaa08747b5da4288c0cd29694b5aa70dac2 (patch)
treef7cda67c7c9d8674b1f94fa58fd4d5346065b8bc
parentd29d02aa7ccba65a166129d4499bf78ccf8cbf63 (diff)
downloadlive-build-b6a9ccaa08747b5da4288c0cd29694b5aa70dac2.zip
live-build-b6a9ccaa08747b5da4288c0cd29694b5aa70dac2.tar.gz
Remove pointless whitespace.
-rwxr-xr-xhelpers/lh_binary_debian-installer4
1 files 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