summaryrefslogtreecommitdiff
path: root/emulators/hercules-images
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-02-25 04:17:35 +0000
committerhubertf <hubertf>2001-02-25 04:17:35 +0000
commita753e3df91cdc99aabc59d87ac260acdd2edb79d (patch)
treef7733ee24f18b76cbeda1e577b4cec2485f4cf3e /emulators/hercules-images
parenta0e1b5390dbcf8c448cd2ce2bff91b542a46a4ef (diff)
downloadpkgsrc-a753e3df91cdc99aabc59d87ac260acdd2edb79d.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