[quake3-commits] r2244 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Apr 17 00:17:05 EDT 2012


Author: zakk
Date: 2012-04-17 00:17:04 -0400 (Tue, 17 Apr 2012)
New Revision: 2244

Modified:
   trunk/make-macosx-ub.sh
Log:
removing the smp stuff from the mac build script.


Modified: trunk/make-macosx-ub.sh
===================================================================
--- trunk/make-macosx-ub.sh	2012-04-14 05:43:42 UTC (rev 2243)
+++ trunk/make-macosx-ub.sh	2012-04-17 04:17:04 UTC (rev 2244)
@@ -10,8 +10,8 @@
 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



More information about the quake3-commits mailing list