aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 584a6f85..5560c5b2 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -89,7 +89,6 @@ defs.inc: defsincdate Makefile mkdefsinc
online: gpgme.html gpgme.pdf
set -e; \
echo "Uploading current manuals to www.gnupg.org ..."; \
- user=werner ; \
(cd gpgme.html && rsync -vr --exclude='.svn' . \
- $${user}@ftp.gnupg.org:webspace/manuals/gpgme/ ); \
- rsync -v gpgme.pdf $${user}@ftp.gnupg.org:webspace/manuals/
+ gnupg.org:webspace/documentation/manuals/gpgme/ ); \
+ rsync -v gpgme.pdf gnupg.org:webspace/documentation/manuals/