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/faces/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/faces/Makefile') diff --git a/mail/faces/Makefile b/mail/faces/Makefile index 413e9c6de03b..40183e85adce 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -4,7 +4,7 @@ # Whom: Lars Koeller # Andreas Klemm # -# $Id: Makefile,v 1.2 1996/12/17 04:52:12 asami Exp $ +# $Id: Makefile,v 1.3 1997/05/17 15:14:34 max Exp $ # DISTNAME= faces-1.6.1 @@ -20,7 +20,7 @@ MAN1= compface.1 faces.1 face_update.1 MAN3= compface.3 post-install: - /sbin/ldconfig -m ${PREFIX}/lib + ${LDCONFIG} -m ${PREFIX}/lib .if !defined(NOMANCOMPRESS) @${RM} ${PREFIX}/man/man1/uncompface.1 ${PREFIX}/man/man3/uncompface.3 @ln -fs compface.1.gz ${PREFIX}/man/man1/uncompface.1.gz -- cgit v1.2.3