summaryrefslogtreecommitdiff
path: root/audio/festival
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2002-02-15 10:12:28 +0000
committerskrll <skrll@pkgsrc.org>2002-02-15 10:12:28 +0000
commit08bdd44549284c310d01f61b15936669a2f75753 (patch)
treed8c5da963aaf61f579edc82f096cfa181c02c55b /audio/festival
parent2d3b54203a3be6ac17d82606e631bd2cdb84308c (diff)
downloadpkgsrc-08bdd44549284c310d01f61b15936669a2f75753.tar.gz
mkdir -> ${MKDIR}
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
Diffstat (limited to 'audio/festival')
-rw-r--r--audio/festival/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/festival/PLIST b/audio/festival/PLIST
index 91b9eae6d5c..3933a4809f7 100644
--- a/audio/festival/PLIST
+++ b/audio/festival/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:15:49 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:12:29 skrll Exp $
bin/festival
bin/festival_client
libexec/audsp
@@ -122,8 +122,8 @@ share/festival/lib/tokenpos.scm
share/festival/lib/tts.scm
share/festival/lib/voices.scm
share/festival/lib/web.scm
-@unexec rm -r %D/share/festival/lib/voices
-@unexec rm -r %D/share/festival/lib/dicts
+@unexec ${RM} -r %D/share/festival/lib/voices
+@unexec ${RM} -r %D/share/festival/lib/dicts
@dirrm share/festival/lib/etc/NetBSD
@dirrm share/festival/lib/etc
@dirrm share/festival/lib