mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix packaging with JDK 1.5.
Reported by: pointyhat via kris
This commit is contained in:
parent
5989bd3b16
commit
c33693265a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159540
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,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
|
||||
.endif
|
||||
@${SED} -e 's|%%JAVAJARDIR%%|${JAVAJARDIR}|g ; \
|
||||
s|%%PREFIX%%|${PREFIX}|g ; \
|
||||
|
|
Loading…
Add table
Reference in a new issue