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

(-)/usr/portage/media-sound/kwave/kwave-0.7.9.ebuild (+7 lines)
Lines 38-43 Link Here
38
	fi
38
	fi
39
}
39
}
40
40
41
src_unpack() {
42
	unpack ${A}
43
	cd "${S}"
44
	epatch "${FILESDIR}/kwave-0.7.9_flac-v1.1.3_and_v1.1.4-support.diff"
45
	epatch "${FILESDIR}/debian-431199.diff"
46
}
47
41
src_compile() {
48
src_compile() {
42
	eautoreconf
49
	eautoreconf
43
	local myconf="--without-builtin-libaudiofile"
50
	local myconf="--without-builtin-libaudiofile"

Return to bug 186009