Remove pointless whitespace.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
This commit is contained in:
Chris Lamb 2008-08-17 05:58:43 +01:00
parent aad198ffaf
commit 8cbf66d930
1 changed files with 2 additions and 2 deletions

View File

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