r491 - trunk/web/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Jan 15 16:53:52 EST 2006


Author: tma
Date: 2006-01-15 16:53:52 -0500 (Sun, 15 Jan 2006)
New Revision: 491

Modified:
   trunk/web/include/get.php
   trunk/web/include/status.php
Log:
* Fixed some misinformation on the website


Modified: trunk/web/include/get.php
===================================================================
--- trunk/web/include/get.php	2006-01-15 21:45:57 UTC (rev 490)
+++ trunk/web/include/get.php	2006-01-15 21:53:52 UTC (rev 491)
@@ -80,8 +80,8 @@
 				<span class="shell">code</span> directories.)</li>
 				<li>Run <span class="shell">make</span>.</li>
 				<li>Install the latest point release for OS X.</li>
-				<li>Copy <span class="shell">darwinquake3</span>
-				in <span class="shell">code/unix/releaseppc/</span>
+				<li>Copy <span class="shell">ioquake3.ppc</span>
+				in <span class="shell">build/release-darwin-ppc/</span>
 				to <span class="shell">/Applications/Quake3/Quake3.app/Contents/MacOS/Quake3</span>.</li>
 				<li>You need a libSDL-1.2.0.dylib in that .app's
 				MacOS directory.</li>

Modified: trunk/web/include/status.php
===================================================================
--- trunk/web/include/status.php	2006-01-15 21:45:57 UTC (rev 490)
+++ trunk/web/include/status.php	2006-01-15 21:53:52 UTC (rev 491)
@@ -97,7 +97,7 @@
 		<td>gcc-sparc</td> <!--Platform-->
 		<td>working</td> <!--Status-->
 		<td></td> <!--LKWR-->
-		<td>Release build crashes.</td> <!--Notes-->
+		<td></td> <!--Notes-->
 	</tr>
 	<tr>
 		<td scope="row">IRIX</td> <!--OS-->




More information about the quake3-commits mailing list