Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 928463
Collapse All | Expand All

(-)a/media-video/mkvtoolnix/mkvtoolnix-81.0.ebuild (-1 / +3 lines)
Lines 3-9 Link Here
3
3
4
EAPI=8
4
EAPI=8
5
5
6
inherit autotools flag-o-matic multiprocessing qmake-utils xdg
6
inherit autotools flag-o-matic multiprocessing qmake-utils xdg prefix
7
7
8
if [[ ${PV} == *9999 ]] ; then
8
if [[ ${PV} == *9999 ]] ; then
9
	inherit git-r3
9
	inherit git-r3
Lines 102-107 Link Here
102
	# bug #692018
102
	# bug #692018
103
	sed -i -e 's/pandoc/diSaBlEd/' ac/pandoc.m4 || die
103
	sed -i -e 's/pandoc/diSaBlEd/' ac/pandoc.m4 || die
104
104
105
	hprefixify "${S}/ac/ax_docbook.m4"
106
105
	eautoreconf
107
	eautoreconf
106
108
107
	# remove bundled libs
109
	# remove bundled libs

Return to bug 928463