# HG changeset patch # User Tony Theodore # Date 1333421585 -36000 # Node ID 50a50a14b100945db41defd37731ab3059ff7b0b # Parent 477a6e439c92b92e44c3a4781595b2d70a39c130 doc update: exclude nsis with empty make rule instead of rm diff -r 477a6e439c92 -r 50a50a14b100 index.html --- 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 @@

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:

-
rm where MXE is downloaded/src/nsis.mk
+
make nsis_BUILD=