HomeFreeBSD

exec_command.py states in comments it uses /bin/sh on POSIX for subprocess but…

Description

exec_command.py states in comments it uses /bin/sh on POSIX for subprocess but incorrectly uses shell from environment. This makes compiles fail when compilation is done using the account 'nobody' which is default on pkg-fallout runs.

PR: ports/225156
Submitted by: self
Reported by: self
Reviewed by: antoine
Approved by: antoine

Details

Provenance
dbAuthored on
Reviewer
antoine
Parents
rP458998: Patch configure instead of configure.in so USE_AUTOTOOLS can be removed.
Branches
Unknown
Tags
Unknown