From 6afe83c90361bc5291447690a15dbf37a348c983 Mon Sep 17 00:00:00 2001 From: Horst Schirmeier Date: Tue, 22 Mar 2005 19:58:15 +0000 Subject: [PATCH] Use install-exec-hook install of install-exec-local. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index dfc8aa155..31a65658a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -127,7 +127,7 @@ reldate: patchlist.c: $(srcdir)/PATCHES $(srcdir)/patchlist.sh $(srcdir)/patchlist.sh < $(srcdir)/PATCHES > patchlist.c -install-exec-local: +install-exec-hook: if test -f $(DESTDIR)$(bindir)/mutt.dotlock && test -f $(DESTDIR)$(bindir)/mutt_dotlock ; then \ rm -f $(DESTDIR)$(bindir)/mutt.dotlock ; \ ln -sf $(DESTDIR)$(bindir)/mutt_dotlock $(DESTDIR)$(bindir)/mutt.dotlock ; \ -- 2.40.0