libidn-commit
[Top][All Lists]
Advanced

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

[SCM] GNU libidn branch, master, updated. libidn-1-22-24-g9291740


From: Simon Josefsson
Subject: [SCM] GNU libidn branch, master, updated. libidn-1-22-24-g9291740
Date: Mon, 21 Nov 2011 09:47:17 +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 libidn".

http://git.savannah.gnu.org/cgit/libidn.git/commit/?id=9291740fc6bf7273d0b12d35aaa3277816679ef9

The branch, master has been updated
       via  9291740fc6bf7273d0b12d35aaa3277816679ef9 (commit)
      from  ac5645c3ab4962706546a0c2f26521c4829329f0 (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 9291740fc6bf7273d0b12d35aaa3277816679ef9
Author: Simon Josefsson <address@hidden>
Date:   Mon Nov 21 10:47:13 2011 +0100

    Don't hard code perl path in gdoc.

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

Summary of changes:
 doc/gdoc |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/doc/gdoc b/doc/gdoc
index d46b238..975a85d 100755
--- a/doc/gdoc
+++ b/doc/gdoc
@@ -1,7 +1,9 @@
-#!/usr/bin/perl
+eval '(exit $?0)' && eval 'exec perl -S "$0" ${1+"$@"}'
+  & eval 'exec perl -S "$0" $argv:q'
+    if 0;
+# Generate documentation from source code.
 
-## Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
-## 2011 Simon Josefsson
+## Copyright (c) 2002-2011 Simon Josefsson
 ##                    added -texinfo, -listfunc, -pkg-name
 ##                    man page revamp
 ##                    various improvements


hooks/post-receive
-- 
GNU libidn



reply via email to

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