summaryrefslogtreecommitdiff
path: root/japanese/ptex-base
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/ptex-base')
-rw-r--r--japanese/ptex-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ptex-base/Makefile b/japanese/ptex-base/Makefile
index bbc80044e8b3..6d07bf018d9a 100644
--- a/japanese/ptex-base/Makefile
+++ b/japanese/ptex-base/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 Nov 1995
# Whom: Hideaki Ohmon <ohmon@sfc.keio.ac.jp>
#
-# $Id: Makefile,v 1.16 1997/02/04 11:09:38 max Exp $
+# $Id: Makefile,v 1.17 1997/06/12 09:48:25 max Exp $
#
DISTNAME= ptex3.1415.p2.1.4
@@ -99,7 +99,7 @@ do-build:
pre-install:
.if !defined(BATCH)
- @/bin/sh ${PKGDIR}/REQ ${PKGNAME} INSTALL || \
+ @${SH} ${PKGDIR}/REQ ${PKGNAME} INSTALL || \
(echo "(Don't worry about the following \"*** Error code 1\"s)" ; \
exit 1)
.endif