diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2010-07-27 20:45:03 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2010-07-27 20:45:03 +0300 |
commit | 507a4a4dea1e5462f12f7ed4b076c34e02054a38 (patch) | |
tree | aeec6ac73200a4729d639e6e75f0c63600293470 /INSTALL | |
parent | Windows: Don't strip liblzma.a too much. (diff) | |
download | xz-507a4a4dea1e5462f12f7ed4b076c34e02054a38.tar.xz |
Windows: build.sh is a bash script so name it correctly.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ XZ Utils Installation 1.2.3. Windows Building XZ Utils on Windows is supported under MinGW + MSYS and - Cygwin. There is windows/build.sh to ease packaging XZ Utils with + Cygwin. There is windows/build.bash to ease packaging XZ Utils with MinGW + MSYS into a redistributable .zip or .7z file. See windows/INSTALL-Windows.txt for more information. |