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}. --- math/linpack/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/linpack') diff --git a/math/linpack/Makefile b/math/linpack/Makefile index 969a03626b5e..801ed38c3e7e 100644 --- a/math/linpack/Makefile +++ b/math/linpack/Makefile @@ -3,7 +3,7 @@ # Date created: 31 October 1994 # Whom: ljo # -# $Id: Makefile,v 1.10 1996/11/18 11:32:26 asami Exp $ +# $Id: Makefile,v 1.11 1997/04/03 01:17:23 fenner Exp $ # DISTNAME= linpack @@ -55,6 +55,6 @@ pre-extract: chmod +x ${SCRIPTDIR}/uncomp post-install: - ldconfig -m ${PREFIX}/lib + ${LDCONFIG} -m ${PREFIX}/lib .include -- cgit v1.2.3