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} --- x11-fonts/etlfonts/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-fonts') diff --git a/x11-fonts/etlfonts/Makefile b/x11-fonts/etlfonts/Makefile index 8e53cf2e2add..f4e050bc19f1 100644 --- a/x11-fonts/etlfonts/Makefile +++ b/x11-fonts/etlfonts/Makefile @@ -3,7 +3,7 @@ # Date created: 3 Nov 1996 # Whom: Mita Yoshio # -# $Id: Makefile,v 1.1.1.1 1997/01/02 19:18:24 max Exp $ +# $Id: Makefile,v 1.2 1997/01/02 19:32:25 max Exp $ # DISTNAME= non-cjk @@ -21,6 +21,6 @@ post-extract: @gunzip ${WRKSRC}/*.gz post-install: - @/bin/sh ${PKGDIR}/REQ ${PKGNAME} INSTALL + @${SH} ${PKGDIR}/REQ ${PKGNAME} INSTALL .include -- cgit v1.2.3