summaryrefslogtreecommitdiff
path: root/audio/festvox-abc
diff options
context:
space:
mode:
authorheinz <heinz>2004-01-27 00:53:10 +0000
committerheinz <heinz>2004-01-27 00:53:10 +0000
commitc4a746650ec3ce51092f46b30440ee814f6dbcaa (patch)
tree0e38a95bbce9b72b902212b13f3fff0a72b2b5fd /audio/festvox-abc
parentd8e3f2f0d5830a73b60fbd37e5d63bfc0282c3c6 (diff)
downloadpkgsrc-c4a746650ec3ce51092f46b30440ee814f6dbcaa.tar.gz
Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248
Diffstat (limited to 'audio/festvox-abc')
-rw-r--r--audio/festvox-abc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-abc/Makefile b/audio/festvox-abc/Makefile
index 22db989a6cd..1c67c350102 100644
--- a/audio/festvox-abc/Makefile
+++ b/audio/festvox-abc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $
+# $NetBSD: Makefile,v 1.17 2004/01/27 00:53:12 heinz Exp $
DISTNAME= voice_abc_di-2.0
PKGNAME= festvox-abc-2.0
@@ -24,7 +24,7 @@ post-extract:
${CHMOD} -R a+r ${WRKSRC}
${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755
${RM} -f ${WRKSRC}/lib/voices/spanish/abc_diphone/group/hvslpcOGI16k.group
- ${FIND} ${WRKSRC} -type d -name CVS | ${XARGS} ${RM} -fr
+ ${FIND} ${WRKSRC} -type d -name CVS -print | ${XARGS} ${RM} -fr
do-install:
${INSTALL_DATA_DIR} ${FHOME}