changeset 2377:50a50a14b100

doc update: exclude nsis with empty make rule instead of rm
author Tony Theodore <tonyt@logyst.com>
date Tue, 03 Apr 2012 12:53:05 +1000
parents 477a6e439c92
children 970d7489e64f
files index.html
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Sun Apr 01 09:56:40 2012 +1000
+++ b/index.html	Tue Apr 03 12:53:05 2012 +1000
@@ -762,10 +762,10 @@
     </p>
     <p>
     Since no other packages depend on it, the remainder of
-    MXE can be successfully built by simply
-    removing the package:
+    MXE can be successfully built by simply specifying
+    an empty build rule:
     </p>
-    <pre>rm <em>where MXE is downloaded</em>/src/nsis.mk</pre>
+    <pre>make nsis_BUILD=</pre>
 </div>
 
 <div class="section">