diff options
Diffstat (limited to 'editors/openoffice')
-rw-r--r-- | editors/openoffice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index 8b94d07610bc..66b0030f978a 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -303,6 +303,7 @@ post-extract: @${CP} ${WRKDIR}/gpc231/gpc.h ${WRKSRC}/../external/gpc/ @${MAKE} extract-mozilla @-${RM} ${WRKSRC}/../moz/zipped/*.zip + @${CHMOD} +x ${WRKSRC}/../solenv/bin/zipdep.pl .if defined(L10NHELP) @${ECHO_MSG} "===> Extracting L10NHELP sub project" @${MKDIR} ${WRKDIR}/L10NHELP |