From 7dc6cdc303b3db291b854566d88836eaa7842836 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Sat, 3 Oct 2009 11:28:28 +0000 Subject: * Corrected "fix" in make-macosx-ub.sh introduced during merge --- make-macosx-ub.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make-macosx-ub.sh') 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=" -- cgit