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

Collapse All | Expand All

(-)a/bin/ebuild-helpers/doins (+4 lines)
Lines 30-35 else Link Here
30
	DOINSRECUR=n
30
	DOINSRECUR=n
31
fi
31
fi
32
32
33
if [[ "$1" == "--" ]] ; then
34
	shift
35
fi
36
33
if ! ___eapi_has_prefix_variables; then
37
if ! ___eapi_has_prefix_variables; then
34
	export ED="${D}"
38
	export ED="${D}"
35
fi
39
fi

Return to bug 604080