FreeBSD Bugzilla – Attachment 17910 Details for
Bug 32382
'ant' doesn't work if JAVA_HOME not set
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 355 bytes, created by
dglo
on 2001-11-29 23:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dglo
Created:
2001-11-29 23:20:00 UTC
Size:
355 bytes
patch
obsolete
>--- jakarta-ant.orig/Makefile Thu Nov 29 14:40:16 2001 >+++ jakarta-ant/Makefile Thu Nov 29 16:57:28 2001 >@@ -37,7 +37,7 @@ > .endif > > post-patch: >- @${PERL} -pi -e 's,JAVACMD=java,JAVACMD=javavm,g' ${WRKSRC}/bin/ant >+ @${PERL} -pi -e 's,JAVACMD=java,JAVACMD=`which javavm`,g' ${WRKSRC}/bin/ant > > do-install: >${MKDIR} ${PORTDESTDIR}/bin ${PORTDESTDIR}/lib
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 32382
: 17910