projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f7e2ed
)
Remove hardlink target before attempting new link.
author
lyndon
<lyndon@treebeard.orthanc.ca>
Thu, 26 Jan 2012 04:10:52 +0000
(20:10 -0800)
committer
lyndon
<lyndon@treebeard.orthanc.ca>
Thu, 26 Jan 2012 04:10:52 +0000
(20:10 -0800)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
9e43b59
..
f7b8661
100644
(file)
--- 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