summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2005-03-14 19:51:21 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2005-03-14 19:51:21 +0000
commitb871037528c9f7ce056e0ad190e8975a870cd257 (patch)
tree16eef2d4fcd0591bb4bc2c9ba6bfb4e92211f848 /audio
parentUpdate references for latest MySQL entry: (diff)
Add a packing list entry needed for the new Italian ports.
Submitted by: flz
Notes
Notes: svn path=/head/; revision=131240
Diffstat (limited to 'audio')
-rw-r--r--audio/festival+OGI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festival+OGI/Makefile b/audio/festival+OGI/Makefile
index 51ebdbe8d598..83ec75ef42e4 100644
--- a/audio/festival+OGI/Makefile
+++ b/audio/festival+OGI/Makefile
@@ -89,8 +89,8 @@ post-patch:
.endfor
do-install:
- ${MKDIR} ${FHOME}/lib/voices/english/ ${FHOME}/lib/voices/spanish/ \
- ${FHOME}/lib/dicts
+ ${MKDIR} ${FHOME}/lib/voices/english/ ${FHOME}/lib/voices/italian/ \
+ ${FHOME}/lib/voices/spanish/ ${FHOME}/lib/dicts
${CHMOD} -R u+w,a+r,og-w ${FESTIVAL}/lib
${FIND} ${FESTIVAL}/lib -type d -print0 | ${XARGS} -0 ${CHMOD} 755
cd ${FESTIVAL} && ${CP} -pPR lib examples ${FHOME}