From ccdb11315be9b09a9d1eeda91b739b2a35ee4a69 Mon Sep 17 00:00:00 2001 From: Zachary Slater Date: Tue, 17 Apr 2012 04:17:04 +0000 Subject: [PATCH] removing the smp stuff from the mac build script. --- make-macosx-ub.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make-macosx-ub.sh b/make-macosx-ub.sh index a8bb4b3a..58974c82 100755 --- a/make-macosx-ub.sh +++ b/make-macosx-ub.sh @@ -10,8 +10,8 @@ BASEDIR=baseq3 MPACKDIR=missionpack BIN_OBJ=" - build/release-darwin-ppc/ioquake3-smp.ppc - build/release-darwin-i386/ioquake3-smp.i386 + build/release-darwin-ppc/ioquake3.ppc + build/release-darwin-i386/ioquake3.i386 " BIN_DEDOBJ=" build/release-darwin-ppc/ioq3ded.ppc