From 5e5eddfc6095220a71076c16d43c690e2f9656e2 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Thu, 17 Jul 1997 15:13:02 +0000 Subject: ldconfig -> ${LDCONFIG}. --- mail/mh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/mh') diff --git a/mail/mh/Makefile b/mail/mh/Makefile index 1f0078d8988e..b7ff7abbcf2e 100644 --- a/mail/mh/Makefile +++ b/mail/mh/Makefile @@ -3,7 +3,7 @@ # Date created: Oct 4, 1994 # Whom: pst # -# $Id: Makefile,v 1.10 1996/11/10 21:31:50 obrien Exp $ +# $Id: Makefile,v 1.11 1996/11/17 07:42:37 obrien Exp $ # DISTNAME= mh-6.8.3 @@ -26,6 +26,6 @@ MAN5= mh-alias.5 mh-format.5 mh-mail.5 mh-profile.5 mh-sequence.5 mh-tailor.5 MAN8= ap.8 conflict.8 dp.8 install-mh.8 post.8 fmtdump.8 post-install: - /sbin/ldconfig -m ${PREFIX}/lib + ${LDCONFIG} -m ${PREFIX}/lib .include -- cgit v1.2.3