${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold
2016-10-21 12:51:40 +00:00
parent f51fe6e12c
commit eabbfd75e3
718 changed files with 986 additions and 986 deletions

View File

@@ -23,7 +23,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
post-patch:
${REINPLACE_CMD} -e 's|$$JAVAHELP_HOME/javahelp/bin/|${JAVAJARDIR}/|' ${WRKSRC}/javahelp/bin/jhindexer
${REINPLACE_CMD} -e 's|$$JAVAHELP_HOME/javahelp/bin/|${JAVAJARDIR}/|' ${WRKSRC}/javahelp/bin/jhsearch
(cd ${WRKSRC} && ${RM} -rf `${FIND} . -type d -name .svn`)
(cd ${WRKSRC} && ${RM} -r `${FIND} . -type d -name .svn`)
do-install:
${INSTALL_DATA} ${WRKSRC}/LICENSE.html ${STAGEDIR}${JAVAJARDIR}/LICENSE.${PORTNAME}.html