aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2016-05-31 09:03:18 +0000
committerJustus Winter <[email protected]>2016-05-31 09:03:18 +0000
commit903328a3efc88bcf6bc7a5637de707d7119e4a57 (patch)
treefaaffa522958b4cad652e7606b43ad4fbae3f5ca
parentcommon: Add a status callback to gnupg_exec_tool_stream. (diff)
downloadgnupg-903328a3efc88bcf6bc7a5637de707d7119e4a57.tar.gz
gnupg-903328a3efc88bcf6bc7a5637de707d7119e4a57.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 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