summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_includes
diff options
context:
space:
mode:
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"
;;