diff options
Diffstat (limited to 'helpers')
-rwxr-xr-x | helpers/lh_binary_includes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_includes b/helpers/lh_binary_includes index 4c8d5bbb4..e86150f38 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" ;; |