Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 510918 | Differences between
and this patch

Collapse All | Expand All

(-)a/opus-1.1.ebuild (+5 lines)
Lines 33-38 DEPEND="doc? ( app-doc/doxygen )" Link Here
33
33
34
S=${WORKDIR}/${MY_P}
34
S=${WORKDIR}/${MY_P}
35
35
36
src_prepare() {
37
	epatch "${FILESDIR}/1.1-fix-configure.ac-shell-bug.patch"
38
	eautoreconf
39
}
40
36
src_configure() {
41
src_configure() {
37
	local myeconfargs=(
42
	local myeconfargs=(
38
		$(use_enable custom-modes)
43
		$(use_enable custom-modes)

Return to bug 510918