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" |