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

Collapse All | Expand All

(-)bigloo-3.2b_p2.ebuild.orig (+6 lines)
Lines 29-34 Link Here
29
29
30
IUSE="bee emacs java"
30
IUSE="bee emacs java"
31
31
32
src_unpack() {
33
	unpack ${A}
34
	cd "${S}"
35
	epatch "${FILESDIR}"/${P}-gc-7.2.patch
36
}
37
32
src_compile() {
38
src_compile() {
33
	# Bigloo doesn't use autoconf and consequently a lot of options used by econf give errors
39
	# Bigloo doesn't use autoconf and consequently a lot of options used by econf give errors
34
	# Manuel Serrano says: "Please, dont talk to me about autoconf. I simply dont want to hear about it..."
40
	# Manuel Serrano says: "Please, dont talk to me about autoconf. I simply dont want to hear about it..."

Return to bug 306473