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

Collapse All | Expand All

(-)openmcl-0.14.2_p1.ebuild (+1 lines)
Lines 38-43 Link Here
38
}
38
}
39
39
40
src_compile() {
40
src_compile() {
41
	epatch "${FILESDIR}/prototype_print_lisp_object.diff"
41
	OPENMCL=/usr/bin/openmcl make || die
42
	OPENMCL=/usr/bin/openmcl make || die
42
}
43
}
43
44

Return to bug 153374