diff options
author | Tony Theodore <tonyt@logyst.com> | 2014-02-21 07:14:57 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2014-02-21 07:14:57 (GMT) |
commit | d4a02b41cd1f40c9d40d48a9cfbb651af42ed84b (patch) | |
tree | 5685f144b8c6fe0cc8524f2864b4602b0e1e293b | |
parent | 9d64a57b431cd33a94ed0496ee9de6fc740eae79 (diff) | |
parent | 55326feffd17041180189a894f32bc615576dc40 (diff) | |
download | mxe-d4a02b41cd1f40c9d40d48a9cfbb651af42ed84b.zip mxe-d4a02b41cd1f40c9d40d48a9cfbb651af42ed84b.tar.gz mxe-d4a02b41cd1f40c9d40d48a9cfbb651af42ed84b.tar.bz2 |
Merge branch 'stable'
-rw-r--r-- | index.html | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -259,6 +259,12 @@ just skip the following step and go straight to step 3. </p> + <p> + MXE builds and installs everything under the same + top-level directory and is not relocatable after + the first packages are built. + </p> + <h3 id="tutorial-2">Step 2: System-wide Installation (optional)</h3> <p> @@ -290,7 +296,7 @@ exit</pre> <h3 id="tutorial-3">Step 3: Build MXE</h3> <p> - Enter the directory where you've downloaded the MXE. + Enter the directory where you've downloaded MXE. Now it depends on what you actually want – or need. </p> |