From b08558ab94100bd19dba5da659e3a30125a04eaa Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 28 Dec 1999 04:19:57 +0000 Subject: replaced some more commands by their ${COMMAND} counterparts --- audio/festvox-rab8/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/festvox-rab8') diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile index 1a22ff3bc6f..7dfea56ba1e 100644 --- a/audio/festvox-rab8/Makefile +++ b/audio/festvox-rab8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1999/12/25 22:39:01 wiz Exp $ +# $NetBSD: Makefile,v 1.11 1999/12/28 04:20:01 wiz Exp $ DISTNAME= festvox_rablpc8k PKGNAME= festvox-rab8-1.4.0 @@ -21,7 +21,7 @@ FHOME= ${PREFIX}/share/festival post-extract: @ ${CHMOD} -R a+r ${WRKSRC} - @ find ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755 + @ ${FIND} ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755 do-install: ${INSTALL_DATA_DIR} ${FHOME} -- cgit v1.2.3