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}. --- lang/itcl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/itcl/Makefile') diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index 9ac7c6d174ef..151d0a7471fb 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -3,7 +3,7 @@ # Date created: Aug 17 1996 # Whom: chuckr # -# $Id: Makefile,v 1.18 1996/12/07 13:03:36 asami Exp $ +# $Id: Makefile,v 1.19 1997/05/31 17:36:10 fenner Exp $ # DISTNAME= itcl2.1 @@ -55,6 +55,6 @@ post-install: @echo " iwidgets" @echo "To the manpath in /etc/manpath.config" @echo "*****************************************************" - /sbin/ldconfig -m $(PREFIX)/lib + ${LDCONFIG} -m $(PREFIX)/lib .include -- cgit v1.2.3