From a1a947bcc9ee3aaed10aacdd08f1286202deec89 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Move BUILD.pl info to the bottom. --- README | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README b/README index f545bcd..13fdcc2 100644 --- a/README +++ b/README @@ -8,10 +8,6 @@ Other useful information: * https://fedoraproject.org/wiki/SIGs/MinGW -./BUILD.pl is a script which works out the correct order to build -packages and will display the list of commands that you have to invoke -to do this. - Build order & package notes: ( 1) mingw-filesystem @@ -44,3 +40,10 @@ Build order & package notes: Note that once built and installed, these last two replace the files built from binaries in mingw-bootstrap. + +Then for the rest, use ./BUILD.pl which is a script which works out +the correct order to build packages and will display the list of +commands that you have to invoke to do this. + +(Note that BUILD.pl doesn't actually build anything - it just prints +suggested commands). \ No newline at end of file -- 1.8.3.1