Commit e577dfc87e3c3dcba1ea501db91659e4c96e313b
1 parent
7b9f23a9
README-maintainer: be more careful copying release files
Showing
1 changed file
with
2 additions
and
2 deletions
README-maintainer
| @@ -140,8 +140,8 @@ cp -rLp ~/.gnupg/. /tmp/build/.gnupg | @@ -140,8 +140,8 @@ cp -rLp ~/.gnupg/. /tmp/build/.gnupg | ||
| 140 | docker run --privileged -ti --rm -v /tmp/build:/tmp/build qpdfbuild https://github.com/jberkenbilt/qpdf -b work | 140 | docker run --privileged -ti --rm -v /tmp/build:/tmp/build qpdfbuild https://github.com/jberkenbilt/qpdf -b work |
| 141 | 141 | ||
| 142 | The AppImage in /tmp/build/qpdf/appimage/build should be called | 142 | The AppImage in /tmp/build/qpdf/appimage/build should be called |
| 143 | - qpdf-$version-x86_64.AppImage. Move the AppImage and AppImage.zsync | ||
| 144 | - files to the release archive area. | 143 | + qpdf-$version-x86_64.AppImage. Copy qpdf*AppImage* (AppImage and |
| 144 | + zsync) files to the release archive area. | ||
| 145 | 145 | ||
| 146 | * Create Windows binary releases. In Windows: | 146 | * Create Windows binary releases. In Windows: |
| 147 | * Extract the source distribution | 147 | * Extract the source distribution |