This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".
The branch, master has been updated
via a0efe7938f3e001a6a657ff452ee5e02d619fa06 (commit)
from 3f7e2ed0ca0fa8250dc9a708fa92c43aa4b1c2a6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/nmh.git/commit/?id=a0efe7938f3e001a6a657ff452ee5e02d619fa06
commit a0efe7938f3e001a6a657ff452ee5e02d619fa06
Author: lyndon <[email protected]>
Date: Wed Jan 25 20:10:52 2012 -0800
Remove hardlink target before attempting new link.
diff --git a/Makefile.am b/Makefile.am
index 9e43b59..f7b8661 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -365,6 +365,7 @@ install-exec-hook:
fi
install-data-hook:
+ rm -f $(DESTDIR)/$(man5dir)/mh_profile.5
ln $(DESTDIR)/$(man5dir)/mh-profile.5 $(DESTDIR)/$(man5dir)/mh_profile.5
##
## Make sure we remove those links at uninstall time
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
_______________________________________________
Nmh-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-commits