Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 95803 Details for
Bug 146065
dev-java/jsch0.1.21-r2 fails with java-strict
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/tmp/jsch-0.1.21-r2.ebuild.patch
jsch-0.1.21-r2.ebuild.patch (text/plain), 480 bytes, created by
Vlastimil Babka (Caster) (RETIRED)
on 2006-09-02 18:28:17 UTC
(
hide
)
Description:
/tmp/jsch-0.1.21-r2.ebuild.patch
Filename:
MIME Type:
Creator:
Vlastimil Babka (Caster) (RETIRED)
Created:
2006-09-02 18:28:17 UTC
Size:
480 bytes
patch
obsolete
>--- jsch-0.1.21-r2.ebuild 2006-07-21 15:55:37.000000000 +0200 >+++ jsch-0.1.21-r2.ebuild 2006-09-02 20:55:29.000000000 +0200 >@@ -24,9 +24,9 @@ > src_compile() { > local antflags="dist $(use_doc)" > if ! use sparc; then >- eant -lib $(java-pkg_getjars gnu-crypto,jzlib) ${antflags} >+ eant -Dproject.cp="$(java-pkg_getjars gnu-crypto,jzlib)" ${antflags} > else >- eant -lib $(java-pkg_getjars jzlib) ${antflags} >+ eant -Dproject.cp="$(java-pkg_getjars jzlib)" ${antflags} > fi > } >
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 Raw
Actions:
View
Attachments on
bug 146065
: 95803