summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorJustus Winter <justus@g10code.com>2016-05-31 11:03:18 +0200
committerJustus Winter <justus@g10code.com>2016-05-31 11:03:18 +0200
commit903328a3efc88bcf6bc7a5637de707d7119e4a57 (patch)
treefaaffa522958b4cad652e7606b43ad4fbae3f5ca /autogen.sh
parentcommon: Add a status callback to gnupg_exec_tool_stream. (diff)
downloadgnupg2-903328a3efc88bcf6bc7a5637de707d7119e4a57.tar.xz
gnupg2-903328a3efc88bcf6bc7a5637de707d7119e4a57.zip
build: Fix URL.
-- Signed-off-by: Justus Winter <justus@g10code.com>
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 7d843bda0..10cc2034e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -423,7 +423,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