Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 603456 Details for
Bug 705570
sys-devel/gettext-0.20.1 build fails with doc USE flag set
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch corrects build failure.
gettext-0.20.1-doc-build-fix.patch (text/plain), 461 bytes, created by
John R. Graham
on 2020-01-16 15:30:40 UTC
(
hide
)
Description:
Patch corrects build failure.
Filename:
MIME Type:
Creator:
John R. Graham
Created:
2020-01-16 15:30:40 UTC
Size:
461 bytes
patch
obsolete
>diff -ubB old/gettext-0.20.1.ebuild new/gettext-0.20.1.ebuild >--- old/gettext-0.20.1.ebuild 2020-01-16 10:18:11.433283803 -0500 >+++ new/gettext-0.20.1.ebuild 2020-01-16 10:18:22.385465935 -0500 >@@ -132,7 +132,7 @@ > rm "${ED}"/usr/share/${PN}/*.jar || die > rm "${ED}"/usr/share/${PN}/*.class || die > if use doc ; then >- java-pkg_dojavadoc "${ED}"/usr/share/doc/${PF}/javadoc2 >+ java-pkg_dojavadoc "${ED}"/usr/share/doc/${PF}/html/javadoc2 > fi > 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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 705570
: 603456