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

Collapse All | Expand All

(-)gconf-2.24.0.ebuild.old (+6 lines)
Lines 57-62 Link Here
57
	eautoreconf
57
	eautoreconf
58
}
58
}
59
59
60
src_compile() {
61
	# We need to use HOST IDL compiler
62
	econf
63
	emake ORBIT_IDL=/usr/bin/orbit-idl-2
64
}
65
60
# Can't run tests, missing script.
66
# Can't run tests, missing script.
61
#src_test() {
67
#src_test() {
62
#	emake -C tests || die "make tests failed"
68
#	emake -C tests || die "make tests failed"

Return to bug 262747