diff options
author | Justus Winter <[email protected]> | 2016-05-31 09:01:36 +0000 |
---|---|---|
committer | Justus Winter <[email protected]> | 2016-05-31 09:01:36 +0000 |
commit | 18ad4413be7bda99521403568da6da98100bc402 (patch) | |
tree | 3a7b5d2b6721b37114a261d4f72c828031545129 | |
parent | Speedup closing of fds before exec. (diff) | |
download | gpgme-18ad4413be7bda99521403568da6da98100bc402.tar.gz gpgme-18ad4413be7bda99521403568da6da98100bc402.zip |
build: Fix URL.
--
Signed-off-by: Justus Winter <[email protected]>
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -347,7 +347,7 @@ if [ -d .git ]; then [ -z "${SILENT}" ] && cat <<EOF *** Activating trailing whitespace git pre-commit hook. *** For more information see this thread: - http://mail.gnome.org/archives/desktop-devel-list/2009-May/msg00084html + http://mail.gnome.org/archives/desktop-devel-list/2009-May/msg00084.html To deactivate this pre-commit hook again move .git/hooks/pre-commit and .git/hooks/pre-commit.sample out of the way. EOF |