From 1ea5186b51fcd892f7fda98a93c69305e9f71f7a Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Fri, 20 Jun 1997 17:49:51 +0000 Subject: ldconfig -> ${LDCONFIG}. --- security/tcp_wrapper/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/tcp_wrapper/Makefile b/security/tcp_wrapper/Makefile index f8d5f6809565..a41ca19c42cf 100644 --- a/security/tcp_wrapper/Makefile +++ b/security/tcp_wrapper/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.13 1996/04/09 05:07:28 peter Exp $ +# $Id: Makefile,v 1.14 1996/11/17 07:58:06 obrien Exp $ # DISTNAME= tcp_wrappers_7.4 @@ -19,6 +19,6 @@ MAN5= hosts_access.5 hosts_options.5 MAN8= tcpd.8 tcpdchk.8 tcpdmatch.8 post-install: - /sbin/ldconfig -m ${PREFIX}/lib + ${LDCONFIG} -m ${PREFIX}/lib .include -- cgit v1.2.3