summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhelpers/lh_binary_includes2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_includes b/helpers/lh_binary_includes
index 4c8d5bb..e86150f 100755
--- a/helpers/lh_binary_includes
+++ b/helpers/lh_binary_includes
@@ -75,7 +75,7 @@ case "${LH_ARCHITECTURE}" in
ARCH="386"
;;
- spa)
+ sparc)
ARCH="spa"
;;