aboutsummaryrefslogtreecommitdiffstats
path: root/README-maintainer
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-03-04 12:51:28 +0100
committerJay Berkenbilt <ejb@ql.org>2018-03-04 12:51:28 +0100
commite577dfc87e3c3dcba1ea501db91659e4c96e313b (patch)
treec825052fb1e91e12a68275f5e4aa9a95dc3fb21b /README-maintainer
parent7b9f23a99a1ea3e97eaecf80ef29e2805e351b8f (diff)
downloadqpdf-e577dfc87e3c3dcba1ea501db91659e4c96e313b.tar.zst
README-maintainer: be more careful copying release files
Diffstat (limited to 'README-maintainer')
-rw-r--r--README-maintainer4
1 files changed, 2 insertions, 2 deletions
diff --git a/README-maintainer b/README-maintainer
index 9b0f79bc..5a22d93f 100644
--- a/README-maintainer
+++ b/README-maintainer
@@ -140,8 +140,8 @@ cp -rLp ~/.gnupg/. /tmp/build/.gnupg
docker run --privileged -ti --rm -v /tmp/build:/tmp/build qpdfbuild https://github.com/jberkenbilt/qpdf -b work
The AppImage in /tmp/build/qpdf/appimage/build should be called
- qpdf-$version-x86_64.AppImage. Move the AppImage and AppImage.zsync
- files to the release archive area.
+ qpdf-$version-x86_64.AppImage. Copy qpdf*AppImage* (AppImage and
+ zsync) files to the release archive area.
* Create Windows binary releases. In Windows:
* Extract the source distribution