summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2012-04-03 02:53:05 (GMT)
committerTony Theodore <tonyt@logyst.com>2012-04-03 02:53:05 (GMT)
commit02b97b26171fedccf1ffdc72601a14eaf0424c36 (patch)
treeebc1a844eecc3e757b9d2af1101c7bbe1a5ac1d2
parent62916d1b33928048eedc0295cfd3a6798e49e450 (diff)
downloadmxe-02b97b26171fedccf1ffdc72601a14eaf0424c36.zip
mxe-02b97b26171fedccf1ffdc72601a14eaf0424c36.tar.gz
mxe-02b97b26171fedccf1ffdc72601a14eaf0424c36.tar.bz2
doc update: exclude nsis with empty make rule instead of rm
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index ee4c842..1d931be 100644
--- a/index.html
+++ b/index.html
@@ -762,10 +762,10 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</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">