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_binary_debian-installer | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'helpers/lh_binary_debian-installer') diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer index 046e1b488..9fccdfa88 100755 --- a/helpers/lh_binary_debian-installer +++ b/helpers/lh_binary_debian-installer @@ -290,7 +290,7 @@ else if [ "${LH_DEBIAN_INSTALLER_GUI}" = "enabled" ] then case "${LH_ARCHITECTURE}" in - amd64|i386|lpia) + amd64|i386) DOWNLOAD_GTK_INSTALLER=1 ;; @@ -326,7 +326,7 @@ then DI_PACKAGES="${DI_REQ_PACKAGES} linux-image-2.6-amd64" ;; - i386|lpia) + i386) DI_REQ_PACKAGES="elilo lilo grub" DI_PACKAGES="${DI_REQ_PACKAGES} linux-image-2.6-486 linux-image-2.6-686" ;; -- cgit v1.2.3