gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, gnutls_2_10_x, updated. gnutls_2_10_0-1-g9d3afb


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, gnutls_2_10_x, updated. gnutls_2_10_0-1-g9d3afb1
Date: Fri, 25 Jun 2010 06:49:58 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=9d3afb1797dcaeeb0d5ba38f40640ff5de7e1c56

The branch, gnutls_2_10_x has been updated
       via  9d3afb1797dcaeeb0d5ba38f40640ff5de7e1c56 (commit)
      from  3a32afcb6a17c72d14cc5bbe9b1d9c8f329e5409 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9d3afb1797dcaeeb0d5ba38f40640ff5de7e1c56
Author: Simon Josefsson <address@hidden>
Date:   Fri Jun 25 08:49:48 2010 +0200

    Use non-devel locations.

-----------------------------------------------------------------------

Summary of changes:
 cfg.mk |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/cfg.mk b/cfg.mk
index 5e3171c..e92b1f2 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -107,15 +107,15 @@ upload:
        git push
        git push --tags
        build-aux/gnupload --to ftp.gnu.org:$(PACKAGE) $(distdir).tar.bz2
-       scp $(distdir).tar.bz2 $(distdir).tar.bz2.sig 
igloo.linux.gr:~ftp/pub/gnutls/devel/
+       scp $(distdir).tar.bz2 $(distdir).tar.bz2.sig 
igloo.linux.gr:~ftp/pub/gnutls/
        ssh igloo.linux.gr 'cd ~ftp/pub/gnutls/ && sha1sum *.tar.bz2 > 
CHECKSUMS'
        cp $(distdir).tar.bz2 $(distdir).tar.bz2.sig ../releases/$(PACKAGE)/
 
 web:
        cd doc && ../build-aux/gendocs.sh --html "--css-include=texinfo.css" \
-               -o ../$(htmldir)/devel/manual/ $(PACKAGE) "$(PACKAGE_NAME)"
-       cd doc/doxygen && doxygen && cd ../.. && cp -v doc/doxygen/html/* 
$(htmldir)/devel/doxygen/ && cd doc/doxygen/latex && make refman.pdf && cd 
../../../ && cp doc/doxygen/latex/refman.pdf 
$(htmldir)/devel/doxygen/$(PACKAGE).pdf
-       cp -v doc/reference/$(PACKAGE).pdf doc/reference/html/*.html 
doc/reference/html/*.png doc/reference/html/*.devhelp doc/reference/html/*.css 
$(htmldir)/devel/reference/
+               -o ../$(htmldir)/manual/ $(PACKAGE) "$(PACKAGE_NAME)"
+       cd doc/doxygen && doxygen && cd ../.. && cp -v doc/doxygen/html/* 
$(htmldir)/doxygen/ && cd doc/doxygen/latex && make refman.pdf && cd ../../../ 
&& cp doc/doxygen/latex/refman.pdf $(htmldir)/doxygen/$(PACKAGE).pdf
+       cp -v doc/reference/$(PACKAGE).pdf doc/reference/html/*.html 
doc/reference/html/*.png doc/reference/html/*.devhelp doc/reference/html/*.css 
$(htmldir)/reference/
        cp -v doc/cyclo/cyclo-$(PACKAGE).html $(htmldir)/cyclo/
 
 upload-web:


hooks/post-receive
-- 
GNU gnutls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]