From 75c141cc7d736952bf07a9d39dec314d0eec2756 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Sun, 13 Jul 1997 18:49:31 +0000 Subject: /bin/sh -> ${SH} --- math/wingz/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/wingz') diff --git a/math/wingz/Makefile b/math/wingz/Makefile index 2e5eab2f9700..d60ca27f9dcc 100644 --- a/math/wingz/Makefile +++ b/math/wingz/Makefile @@ -3,7 +3,7 @@ # Date created: Wed Nov 27 09:15:10 CST 1996 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.2 1996/12/05 00:43:55 asami Exp $ +# $Id: Makefile,v 1.3 1997/05/28 05:33:09 fenner Exp $ # DISTNAME= Wingz-142 @@ -21,6 +21,6 @@ NO_WRKSUBDIR= yes USE_X11= yes post-install: - @/bin/sh ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL + @${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL .include -- cgit v1.2.3