Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 105987 Details for
Bug 160835
dev-java/batik-1.6 ebuilds fails to install javadoc when doc flag set
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix install of javadoc
batik-1.6-r3.diff (text/plain), 444 bytes, created by
Alistair Bush (RETIRED)
on 2007-01-08 08:09:53 UTC
(
hide
)
Description:
patch to fix install of javadoc
Filename:
MIME Type:
Creator:
Alistair Bush (RETIRED)
Created:
2007-01-08 08:09:53 UTC
Size:
444 bytes
patch
obsolete
>--- batik-1.6-r2.ebuild 2007-01-08 18:37:53.000000000 +1300 >+++ batik-1.6-r3.ebuild 2007-01-08 20:54:15.000000000 +1300 >@@ -74,7 +74,9 @@ > > cd "${S}" > dodoc README LICENSE || die "dodoc failed" >- use doc && java-pkg_dohtml -r ${P}/docs/api xdocs/* >+ use doc && java-pkg_dojavadoc ${P}/docs/javadoc >+ use doc && java-pkg_dohtml -r xdocs/* >+ > > # pwd fixes bug #116976 > java-pkg_dolauncher batik-${SLOT} --pwd "/usr/share/${PN}-${SLOT}/" \
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 160835
: 105987