From e577dfc87e3c3dcba1ea501db91659e4c96e313b Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 4 Mar 2018 06:51:28 -0500 Subject: README-maintainer: be more careful copying release files --- README-maintainer | 4 ++-- 1 file 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 -- cgit v1.2.3-54-g00ecf