Skip to content

Commit 751505f

Browse files
committed
scripts/bootstrap_prefix: drop no longer existing arg
extra-path in bootstrap_portage is no longer functional, and doesn't exist any more Signed-off-by: Fabian Groffen <[email protected]>
1 parent 2e9559c commit 751505f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/bootstrap-prefix.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,6 @@ bootstrap_portage() {
677677
--with-offset-prefix="${ROOT}"/tmp \
678678
--with-portage-user="$(id -un)" \
679679
--with-portage-group="$(id -gn)" \
680-
--with-extra-path="${PATH}" \
681680
|| return 1
682681
emake || return 1
683682

0 commit comments

Comments
 (0)