aboutsummaryrefslogtreecommitdiffstats
path: root/audio/festdoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/festdoc/Makefile')
-rw-r--r--audio/festdoc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/festdoc/Makefile b/audio/festdoc/Makefile
index 2a86bb0d2dde..2636274b1077 100644
--- a/audio/festdoc/Makefile
+++ b/audio/festdoc/Makefile
@@ -30,6 +30,7 @@ post-extract:
do-install:
${MKDIR} ${FDOC}
+ ${RM} ${WRKSRC}/festival/info/festival.info.orig
cd ${WRKSRC} && info=`find . -name '*.info*' -type f` && \
${CP} $$info ${PREFIX}/info && \
${CP} -r ${WRKSRC}/* ${FDOC} && \