Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 889301 Details for
Bug 928463
media-video/mkvtoolnix-81.0: configure error in Prefix environment locating DocBook XSL
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild patch
docbook-prefix-ebuild.patch (text/plain), 560 bytes, created by
rpimonitrbtch
on 2024-04-02 23:35:47 UTC
(
hide
)
Description:
ebuild patch
Filename:
MIME Type:
Creator:
rpimonitrbtch
Created:
2024-04-02 23:35:47 UTC
Size:
560 bytes
patch
obsolete
>--- a/media-video/mkvtoolnix/mkvtoolnix-81.0.ebuild 2023-12-13 23:40:38.000000000 -0500 >+++ b/media-video/mkvtoolnix/mkvtoolnix-81.0.ebuild 2024-01-22 23:25:41.159290135 -0500 >@@ -3,7 +3,7 @@ > > EAPI=8 > >-inherit autotools flag-o-matic multiprocessing qmake-utils xdg >+inherit autotools flag-o-matic multiprocessing qmake-utils xdg prefix > > if [[ ${PV} == *9999 ]] ; then > inherit git-r3 >@@ -102,6 +102,8 @@ > # bug #692018 > sed -i -e 's/pandoc/diSaBlEd/' ac/pandoc.m4 || die > >+ hprefixify "${S}/ac/ax_docbook.m4" >+ > eautoreconf > > # remove bundled libs
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 928463
:
889297
|
889298
|
889299
|
889300
| 889301