mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Fix the build with Java 1.5.
This commit is contained in:
parent
fb3f2c8920
commit
c2d9849579
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163297
@ -62,6 +62,7 @@ post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
|
||||
${MKDIR} ${DOCSDIR}/api
|
||||
cd ${WRKSRC}/doc/api && ${FIND} . | ${CPIO} -pdmu ${DOCSDIR}/api
|
||||
${TOUCH} ${DOCSDIR}/api/packages.html
|
||||
${MKDIR} ${DOCSDIR}/examples
|
||||
cd ${WRKSRC}/doc/examples && ${FIND} . \
|
||||
| ${CPIO} -pdmu ${DOCSDIR}/examples
|
||||
|
Loading…
Reference in New Issue
Block a user