diff options
-rwxr-xr-x | make-macosx-ub.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make-macosx-ub.sh b/make-macosx-ub.sh index e12ad53b..e5cbafcb 100755 --- a/make-macosx-ub.sh +++ b/make-macosx-ub.sh @@ -14,7 +14,7 @@ BIN_OBJ=" build/release-darwin-x86/tremulous.x86 " BIN_DEDOBJ=" - build/release-darwin-ppc/tremded.ppc + build/release-darwin-ub/tremded.ppc build/release-darwin-x86/tremded.x86 " BASE_OBJ=" |