diff options
Diffstat (limited to 'web')
| -rw-r--r-- | web/include/get.php | 4 | ||||
| -rw-r--r-- | web/include/status.php | 2 | 
2 files changed, 3 insertions, 3 deletions
| diff --git a/web/include/get.php b/web/include/get.php index f540a2d..7baf75f 100644 --- a/web/include/get.php +++ b/web/include/get.php @@ -80,8 +80,8 @@ client.</em></p>  				<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> diff --git a/web/include/status.php b/web/include/status.php index 3e57c8f..3609f3a 100644 --- a/web/include/status.php +++ b/web/include/status.php @@ -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--> | 
