summaryrefslogtreecommitdiff
path: root/audio/festvox-ogirab
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>1999-12-28 04:19:57 +0000
committerwiz <wiz@pkgsrc.org>1999-12-28 04:19:57 +0000
commitb08558ab94100bd19dba5da659e3a30125a04eaa (patch)
tree4c9244185d33cff3865f881a82dac4226355fc79 /audio/festvox-ogirab
parente160d249ca9df4f6541e5675dcfea9163923d533 (diff)
downloadpkgsrc-b08558ab94100bd19dba5da659e3a30125a04eaa.tar.gz
replaced some more commands by their ${COMMAND} counterparts
Diffstat (limited to 'audio/festvox-ogirab')
-rw-r--r--audio/festvox-ogirab/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/festvox-ogirab/Makefile b/audio/festvox-ogirab/Makefile
index bf91cf5030f..1b7d1a3befb 100644
--- a/audio/festvox-ogirab/Makefile
+++ b/audio/festvox-ogirab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/12/25 22:39:01 wiz Exp $
+# $NetBSD: Makefile,v 1.9 1999/12/28 04:20:01 wiz Exp $
DISTNAME= voice_ogirab_di-2.0
PKGNAME= festvox-ogirab-2.0
@@ -20,8 +20,8 @@ FHOME= ${PREFIX}/share/festival
post-extract:
${CHMOD} -R a+r ${WRKSRC}
- find ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755
- find ${WRKSRC} -type d -name CVS | xargs ${RM} -fr
+ ${FIND} ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755
+ ${FIND} ${WRKSRC} -type d -name CVS | xargs ${RM} -fr
do-install:
${INSTALL_DATA_DIR} ${FHOME}