1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-11 13:14:25 +01:00

doc: Make uploading of 2.2 manuals easier

--
This commit is contained in:
Werner Koch 2022-10-28 11:46:25 +02:00
parent 54d001cc7c
commit 6fa4143284
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

@ -206,8 +206,8 @@ online: gnupg.html gnupg.pdf gnupg-module-overview.png \
if echo "@PACKAGE_VERSION@" | grep -- "-beta" >/dev/null; then \
dashdevel="-devel" ; \
else \
rsync -v gnupg.pdf $${user}@$${webhost}:webspace/manuals/ ; \
rsync -v gnupg.pdf $${user}@$${webhost}:webspace/manuals/gnupg-2.2.pdf ; \
fi ; \
cd gnupg.html ; \
rsync -vr --exclude='.git' . \
$${user}@$${webhost}:webspace/manuals/gnupg$${dashdevel}/
$${user}@$${webhost}:webspace/manuals/gnupg-2.2$${dashdevel}/