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

(-)cdrtools-2.01_alpha23.ebuild.orig (-1 / +1 lines)
Lines 43-49 Link Here
43
}
43
}
44
44
45
src_compile() {
45
src_compile() {
46
	emake || die
46
	emake CC=${CC} || die
47
}
47
}
48
48
49
src_install() {
49
src_install() {

Return to bug 39507