summaryrefslogtreecommitdiff
path: root/emulators/hercules-images
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-02-25 04:17:35 +0000
committerhubertf <hubertf@pkgsrc.org>2001-02-25 04:17:35 +0000
commitd32e698de6a63cf0273391b498d5c8e2bc3ea265 (patch)
treef7733ee24f18b76cbeda1e577b4cec2485f4cf3e /emulators/hercules-images
parentb1fe99775bd942bbd05e584ba34834516831b04a (diff)
downloadpkgsrc-d32e698de6a63cf0273391b498d5c8e2bc3ea265.tar.gz
Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
Diffstat (limited to 'emulators/hercules-images')
-rw-r--r--emulators/hercules-images/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/hercules-images/Makefile b/emulators/hercules-images/Makefile
index 93dd89af38d..47b50c70cee 100644
--- a/emulators/hercules-images/Makefile
+++ b/emulators/hercules-images/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/02/22 16:45:49 agc Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/25 04:17:45 hubertf Exp $
DISTNAME= mftr33
PKGNAME= hercules-images-20010222
@@ -16,7 +16,7 @@ EXTRACT_ONLY=
WRKSRC= ${WRKDIR}
do-install:
- ${MKDIR} ${PREFIX}/share/data/hercules
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/data/hercules
cd ${PREFIX}/share/data/hercules; \
(${GZCAT} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ; dd if=/dev/zero bs=10k count=2) | ${PAX} -r