From 1fb8a16345ce1bfb2146c91e98b9c2908af3c03e Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 28 May 2005 18:48:44 +0000 Subject: [PATCH] double build git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4059 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/build.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/build.but b/Docs/src/build.but index bf1911ff..ad876332 100644 --- a/Docs/src/build.but +++ b/Docs/src/build.but @@ -61,7 +61,7 @@ If you don't have a cross compiler, you can use: \c scons SKIPSTUBS=all SKIPPLUGINS=all SKIPUTILS=all SKIPMISC=all -This should build only build makensis. Once you have makensis, you can drop it in a downloaded precompiled package such as the nightly build. Note that the in order for this to work, the precompiled package must be compiled using the exact same sources as makensis. In particular, \c{Source\\exehead\\config.h} and \c{Source\\exehead\\fileform.h} must be identical. +This should only build makensis. Once you have makensis, you can drop it in a downloaded precompiled package such as the nightly build. Note that the in order for this to work, the precompiled package must be compiled using the exact same sources as makensis. In particular, \c{Source\\exehead\\config.h} and \c{Source\\exehead\\fileform.h} must be identical. \H{build_nightly}Nightly Builds