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 (+3 lines)
Lines 43-48 Link Here
43
		$(use_with ldap openldap)"
43
		$(use_with ldap openldap)"
44
	#$(use_enable policykit defaults-service)
44
	#$(use_enable policykit defaults-service)
45
	kill_gconf
45
	kill_gconf
46
47
	# We need to use hosts IDL compiler if cross or native compiling, bug #262747
48
	export EXTRA_EMAKE+=" ORBIT_IDL=/usr/bin/orbit-idl-2"
46
}
49
}
47
50
48
src_unpack() {
51
src_unpack() {

Return to bug 262747