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

(-)dvbtune-0.5-r1.ebuild (-2 / +2 lines)
Lines 24-32 Link Here
24
}
24
}
25
25
26
src_compile() {
26
src_compile() {
27
	emake dvbtune
27
	emake dvbtune CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
28
28
29
	use xml && emake xml2vdr
29
	use xml && emake xml2vdr CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
30
}
30
}
31
31
32
src_install() {
32
src_install() {

Return to bug 470068