r317 - trunk/web/include
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Mon Nov 7 11:14:20 EST 2005
Author: tma
Date: 2005-11-07 11:14:20 -0500 (Mon, 07 Nov 2005)
New Revision: 317
Modified:
trunk/web/include/help.php
Log:
* Somebody made a booboo
Modified: trunk/web/include/help.php
===================================================================
--- trunk/web/include/help.php 2005-11-07 15:15:51 UTC (rev 316)
+++ trunk/web/include/help.php 2005-11-07 16:14:20 UTC (rev 317)
@@ -26,15 +26,16 @@
directories.)</li>
<li>Run <span class="shell">make</span>.</li>
<li>Set <span class="shell">$COPYDIR</span> to the directory
- you installed Quake3 to and make the copyfiles target.
+ you installed Quake3 to and make the copyfiles target.
Make sure you are changed to the owner of this path (probably
root).<br />
<span class="shell">COPYDIR="/opt/quake3" make copyfiles</span></li>
</ol>
</li>
<li><h3>OS X</h3>
- <p>Open <span class="shell">code/macosx/Quake3.pbproj</span> in XCode, press build. Enjoy!
- </p>
+ <p>Open <span class="shell">code/macosx/Quake3.pbproj</span> in
+ XCode, press build. Enjoy!</p>
+ </li>
<li><h3>Windows</h3>
<p>Building on Windows is slightly complicated. You can either
use Microsoft Visual C++ or MinGW. MinGW works better currently;
More information about the quake3-commits
mailing list