From 352d962ee88f559ee19ec57732665ef583221fd9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 9 Dec 2009 21:54:41 +0100 Subject: Removing lpia support, this architecture is dead. --- helpers/lh_chroot_hacks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers/lh_chroot_hacks') diff --git a/helpers/lh_chroot_hacks b/helpers/lh_chroot_hacks index 84e25671b..34b31d99f 100755 --- a/helpers/lh_chroot_hacks +++ b/helpers/lh_chroot_hacks @@ -117,7 +117,7 @@ then # bootloader is already installed in the image. Very ugly, but it's to # late to fix it in d-i because lenny rc2 has been already released. case "${LH_ARCHITECTURE}" in - amd64|i386|lpia) + amd64|i386) case "${LH_BOOTLOADER}" in grub) Apt install grub -- cgit v1.2.3