From eb37760b26292041b4839e11a18aee871d58d838 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/festogi-spanish/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/festogi-spanish') diff --git a/audio/festogi-spanish/Makefile b/audio/festogi-spanish/Makefile index 4b9454e21c9..ac6672b60d0 100644 --- a/audio/festogi-spanish/Makefile +++ b/audio/festogi-spanish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/12/25 22:38:57 wiz Exp $ +# $NetBSD: Makefile,v 1.7 1999/12/28 04:19:59 wiz Exp $ DISTNAME= OGIspanish-2.0 PKGNAME= festogi-spanish-2.0 @@ -19,7 +19,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