From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Wed, 10 Sep 2008 15:10:51 +0000 (+0100) Subject: Move BUILD.pl info to the bottom. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=a1a947bcc9ee3aaed10aacdd08f1286202deec89;p=fedora-mingw.git Move BUILD.pl info to the bottom. --- 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