summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_includes
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-12-09 21:54:41 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:03 +0100
commit352d962ee88f559ee19ec57732665ef583221fd9 (patch)
treeb2c6db6bf054ec0fdf2cdce3af4f96c62a7f86ab /helpers/lh_binary_includes
parent25c38a043ed102b7d636432425b4cc0aade6a156 (diff)
downloadlive-build-352d962ee88f559ee19ec57732665ef583221fd9.zip
live-build-352d962ee88f559ee19ec57732665ef583221fd9.tar.gz
Removing lpia support, this architecture is dead.
Diffstat (limited to 'helpers/lh_binary_includes')
-rwxr-xr-xhelpers/lh_binary_includes4
1 files changed, 0 insertions, 4 deletions
diff --git a/helpers/lh_binary_includes b/helpers/lh_binary_includes
index 7c8ed66..e7f6e60 100755
--- a/helpers/lh_binary_includes
+++ b/helpers/lh_binary_includes
@@ -70,10 +70,6 @@ case "${LH_ARCHITECTURE}" in
ARCH="386"
;;
- lpia)
- ARCH="lpi"
- ;;
-
powerpc)
ARCH="ppc"
;;