diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-06-10 10:31:16 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-06-10 10:31:16 (GMT) |
commit | 34c97d28efdbb518bdce75ad2e8d63dc3e8a92c2 (patch) | |
tree | 71b5e0c5179fa574d6bc07a3cf9f9cfff0bfee21 | |
parent | a0bc391aaa21f4751056368b0ec050def1c60ee1 (diff) | |
download | mxe-34c97d28efdbb518bdce75ad2e8d63dc3e8a92c2.zip mxe-34c97d28efdbb518bdce75ad2e8d63dc3e8a92c2.tar.gz mxe-34c97d28efdbb518bdce75ad2e8d63dc3e8a92c2.tar.bz2 |
corrected requirements section of the docs
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index 9e6cce1..d6a8b0f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -450,7 +450,7 @@ AR=$(CROSS)ar</pre> perl scons unzip wget</pre> <p> - On a 64-bit system, install also: + On a 64-bit Debian, install also: </p> <pre>aptitude install -R g++-multilib</pre> @@ -464,9 +464,9 @@ AR=$(CROSS)ar</pre> patch perl scons unzip wget</pre> <p> - On a 64-bit system, install also: + On a 64-bit Frugalware, + there are open issues with the NSIS package. </p> - <pre>pacman-g2 -S libgcc-emul</pre> <h3>MacOS X</h3> |