summaryrefslogtreecommitdiffstats
path: root/README.maintainer
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-24 15:41:03 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-24 15:41:03 +0200
commit66eb490fdf7c5a5de56fb6d43b6be04fb55c68e0 (patch)
treee55588632501f06d0e9079b61510366f27ed07c9 /README.maintainer
parentbad4ff9683f69e0da2085d557f489e8cb8cc83d8 (diff)
downloadqpdf-66eb490fdf7c5a5de56fb6d43b6be04fb55c68e0.tar.zst
make zip files
git-svn-id: svn+q:///qpdf/trunk@905 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'README.maintainer')
-rw-r--r--README.maintainer5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.maintainer b/README.maintainer
index cbd0beb4..1a4e57fe 100644
--- a/README.maintainer
+++ b/README.maintainer
@@ -45,9 +45,8 @@ Release Reminders
* To create Windows binary releases, extract the qpdf source
distribution in Windows (MSYS + MINGW, MSVC) and run
- ./make_windows_releases from there. You will have to manually
- create zip files from the install-mingw and install-msys
- directories; instructions are echoed by the script.
+ ./make_windows_releases from there. You will need to have zip in
+ your path.
* Remember to copy README-what-to-download.txt separately onto the
download area and make it the default for Windows platforms.