gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, master, updated. gnutls_3_0_8-29-g4c48af2


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_3_0_8-29-g4c48af2
Date: Tue, 06 Dec 2011 12:26:15 +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=4c48af2b9b6a39f292518462fcf740ab569f39a8

The branch, master has been updated
       via  4c48af2b9b6a39f292518462fcf740ab569f39a8 (commit)
      from  91c26bd24cdd04d1f69119bebe050ee78932b5d1 (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 4c48af2b9b6a39f292518462fcf740ab569f39a8
Author: Simon Josefsson <address@hidden>
Date:   Tue Dec 6 13:26:08 2011 +0100

    Fix whitespace in last commit.

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

Summary of changes:
 .gitignore               |    1 +
 doc/manpages/Makefile.am |    6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5b8b752..7e45f14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -536,3 +536,4 @@ tests/x509signself
 tests/slow/keygen
 tests/slow/gendh
 doc/reference/*.bak
+doc/manpages/gnutls_*.3
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index ff2ce79..d6e73ec 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -688,9 +688,9 @@ APIMANS += gnutls_x509_trust_list_verify_crt.3
 dist_man_MANS += $(APIMANS)
 
 $(APIMANS):
-        make update-makefile
-        make Makefile
-        make doit
+       make update-makefile
+       make Makefile
+       make doit
 
 update-makefile:
        FUNCS=`cat $(top_srcdir)/lib/includes/gnutls/*.h | 
$(top_srcdir)/doc/scripts/getfuncs.pl`; \


hooks/post-receive
-- 
GNU gnutls



reply via email to

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