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

(-)ucl-1.01-r1.ebuild.old (-1 / +1 lines)
Lines 17-23 Link Here
17
17
18
src_compile() {
18
src_compile() {
19
	econf
19
	econf
20
	emake || die
20
	emake CFLAGS_O= || die
21
}
21
}
22
22
23
src_install() {
23
src_install() {

Return to bug 41758