diff options
Diffstat (limited to 'helpers/lh_binary_includes')
-rwxr-xr-x | helpers/lh_binary_includes | 4 |
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" ;; |