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

Collapse All | Expand All

(-)esound-0.2.41.ebuild.orig (+3 lines)
Lines 34-39 Link Here
34
34
35
	# Fix compilation with USE="debug"
35
	# Fix compilation with USE="debug"
36
	epatch "${FILESDIR}/${P}-debug.patch"
36
	epatch "${FILESDIR}/${P}-debug.patch"
37
38
	# fixes bug #270436
39
	use x86-fbsd && epatch "${FILESDIR}/${P}-fbsd-esddsp-fromports.patch"
37
}
40
}
38
41
39
src_compile() {
42
src_compile() {

Return to bug 270436