aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2010-07-27 20:45:03 +0300
committerLasse Collin <lasse.collin@tukaani.org>2010-07-27 20:45:03 +0300
commit507a4a4dea1e5462f12f7ed4b076c34e02054a38 (patch)
treeaeec6ac73200a4729d639e6e75f0c63600293470 /INSTALL
parentWindows: Don't strip liblzma.a too much. (diff)
downloadxz-507a4a4dea1e5462f12f7ed4b076c34e02054a38.tar.xz
Windows: build.sh is a bash script so name it correctly.
Diffstat (limited to '')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 5f38085e..805f1175 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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.