From e7b383e2d05061b1da86210baab0c5d431d40f74 Mon Sep 17 00:00:00 2001 From: asami Date: Sun, 8 Oct 2000 08:47:41 +0000 Subject: ${PKGDIR}/INSTALL -> ${PKGINSTALL}. Also, give the requisite two arguments to ${PKGINSTALL}. (I suspect this install script actually working without the second argument is because of this Makefile, but I won't touch the script itself.) --- mail/nmh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/nmh') diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index a4b606b..bb7fc16 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -94,7 +94,7 @@ MLINKS= mh-profile.5 mh_profile.5 MAN8= ap.8 conflict.8 dp.8 fmtdump.8 install-mh.8 mh-mts.8 post.8 post-install: - @PKG_PREFIX='${PREFIX}' ${SH} ${PKGDIR}/INSTALL + @PKG_PREFIX='${PREFIX}' ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL chgrp mail ${PREFIX}/bin/inc ${CHMOD} g+s ${PREFIX}/bin/inc -- cgit v1.1