Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 880867
Collapse All | Expand All

(-)a/qmerge.c (+1 lines)
Lines 724-729 pkg_run_func_at( Link Here
724
		/* Load the main env */
724
		/* Load the main env */
725
		". \"%6$s/environment\"\n"
725
		". \"%6$s/environment\"\n"
726
		/* Reload env vars that matter to us */
726
		/* Reload env vars that matter to us */
727
		"export EBUILD_PHASE_FUNC='%2$s'\n"
727
		"export FILESDIR=/.does/not/exist/anywhere\n"
728
		"export FILESDIR=/.does/not/exist/anywhere\n"
728
		"export MERGE_TYPE=binary\n"
729
		"export MERGE_TYPE=binary\n"
729
		"export ROOT='%4$s'\n"
730
		"export ROOT='%4$s'\n"

Return to bug 880867