summaryrefslogtreecommitdiffstats
path: root/games/linuxdoom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/linuxdoom/Makefile')
-rw-r--r--games/linuxdoom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/linuxdoom/Makefile b/games/linuxdoom/Makefile
index a643114..10abcbe 100644
--- a/games/linuxdoom/Makefile
+++ b/games/linuxdoom/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Dec 9 09:42:37 CST 1996
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.2 1996/12/12 05:22:21 asami Exp $
+# $Id: Makefile,v 1.3 1996/12/19 14:33:02 erich Exp $
#
DISTNAME= doom-1.8
@@ -27,7 +27,7 @@ pre-install:
@sed 's,@PREFIX@,${PREFIX},' ${PKGDIR}/INSTALL.in > ${PKGDIR}/INSTALL
post-install:
- @/bin/sh ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
+ @${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
pre-clean:
@rm -f ${PKGDIR}/INSTALL
OpenPOWER on IntegriCloud