Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 587362 Details for
Bug 691228
dev-libs/jsoncpp-1.9.1 +doc fails to emerge
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
naive patch for dev-libs/jsoncpp-1.9.1.ebuild
fix-doc-generation-in-jsoncpp-1.9.1.ebuild.patch (text/plain), 420 bytes, created by
Martin Walch
on 2019-08-18 16:17:34 UTC
(
hide
)
Description:
naive patch for dev-libs/jsoncpp-1.9.1.ebuild
Filename:
MIME Type:
Creator:
Martin Walch
Created:
2019-08-18 16:17:34 UTC
Size:
420 bytes
patch
obsolete
>--- a/jsoncpp-1.9.1.ebuild 2019-08-01 08:39:49.000000000 +0200 >+++ b/jsoncpp-1.9.1.ebuild 2019-08-18 18:03:11.263568038 +0200 >@@ -56,6 +56,7 @@ > cmake-utils_src_compile > > if use doc; then >+ sed -i s:"version = open('version', 'rt')":"version = open('${BUILD_DIR}/version', 'rt')":1 doxybuild.py > "${EPYTHON}" doxybuild.py --doxygen="${EPREFIX}"/usr/bin/doxygen || die > HTML_DOCS=( dist/doxygen/jsoncpp*/. ) > 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 691228
: 587362