
g.esp at free
Jan 7, 2012, 1:59 PM
Post #1 of 1
(108 views)
Permalink
|
|
[PATCH] Fix desktop-devel-list archive link
|
|
Add the missing dot Signed-off-by: Gilles Espinasse <g.esp [at] free> --- scripts/autogen.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/autogen.sh b/scripts/autogen.sh index c58afbf..408f760 100755 --- a/scripts/autogen.sh +++ b/scripts/autogen.sh @@ -268,7 +268,7 @@ if [ -d .git ]; then cat <<EOF >&2 *** 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 -- 1.5.6.5 _______________________________________________ Gnupg-devel mailing list Gnupg-devel [at] gnupg http://lists.gnupg.org/mailman/listinfo/gnupg-devel
|