FreeBSD Bugzilla – Attachment 158215 Details for
Bug 201202
[patch] audio/festival: add missing @dirs to plist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix to 'stage'
festival.diff (text/plain), 605 bytes, created by
Alberto Villa
on 2015-07-01 10:17:28 UTC
(
hide
)
Description:
Fix to 'stage'
Filename:
MIME Type:
Creator:
Alberto Villa
Created:
2015-07-01 10:17:28 UTC
Size:
605 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 390778) >+++ Makefile (working copy) >@@ -111,9 +111,7 @@ > ${LN} -s gcc_defaults.mak ${WRKDIR}/speech_tools/config/compilers/${CC}.mak > > do-install: >- @${MKDIR} ${STAGEDIR}${DATADIR}/lib/voices/english/ >- @${MKDIR} ${STAGEDIR}${DATADIR}/lib/voices/spanish/ >- @${MKDIR} ${STAGEDIR}${DATADIR}/lib/dicts >+ ${MKDIR} ${STAGEDIR}${DATADIR} > ${CHMOD} -R u+w,a+r,og-w ${FESTIVAL}/lib > ${FIND} ${FESTIVAL}/lib -type d -print0 | ${XARGS} -0 ${CHMOD} 755 > ${FIND} ${FESTIVAL} -type f -name *.orig -delete
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
mi
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 201202
:
158163
|
158211
| 158215