aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2016-05-31 09:01:36 +0000
committerJustus Winter <[email protected]>2016-05-31 09:01:36 +0000
commit18ad4413be7bda99521403568da6da98100bc402 (patch)
tree3a7b5d2b6721b37114a261d4f72c828031545129
parentSpeedup closing of fds before exec. (diff)
downloadgpgme-18ad4413be7bda99521403568da6da98100bc402.tar.gz
gpgme-18ad4413be7bda99521403568da6da98100bc402.zip
build: Fix URL.
-- Signed-off-by: Justus Winter <[email protected]>
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 471193c2..24da40ca 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -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