diff options
Diffstat (limited to 'audio/festlex-oald/Makefile')
| -rw-r--r-- | audio/festlex-oald/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/festlex-oald/Makefile b/audio/festlex-oald/Makefile index d86528a19124..72cb109c4e0d 100644 --- a/audio/festlex-oald/Makefile +++ b/audio/festlex-oald/Makefile @@ -22,10 +22,6 @@ NO_BUILD= yes FHOME= ${PREFIX}/share/festival -post-extract: - @ ${CHMOD} -R a+r ${WRKSRC} - @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 - do-install: @${MKDIR} ${STAGEDIR}${FHOME} cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${FHOME} |
