summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/lh_binary_includes8
1 files changed, 4 insertions, 4 deletions
diff --git a/helpers/lh_binary_includes b/helpers/lh_binary_includes
index e86150f..f97d735 100755
--- a/helpers/lh_binary_includes
+++ b/helpers/lh_binary_includes
@@ -75,13 +75,13 @@ case "${LH_ARCHITECTURE}" in
ARCH="386"
;;
- sparc)
- ARCH="spa"
- ;;
-
powerpc)
ARCH="ppc"
;;
+
+ sparc)
+ ARCH="spa"
+ ;;
esac
# Working arround vfat limitations