FS#68170 - [xz] should not depend on sh
Attached to Project:
Arch Linux
Opened by soloturn (soloturn) - Friday, 09 October 2020, 18:32 GMT
Last edited by Eli Schwartz (eschwartz) - Friday, 09 October 2020, 18:42 GMT
Opened by soloturn (soloturn) - Friday, 09 October 2020, 18:32 GMT
Last edited by Eli Schwartz (eschwartz) - Friday, 09 October 2020, 18:42 GMT
|
Details
Description:
xz should not depend on "sh", other shells will do like zsh, fish |
This task depends upon
Comment by
David Thurstenson (thurstylark) -
Friday, 09 October 2020, 18:37 GMT
All sh-compatible shells also provide sh, so this seems already
taken care of
Comment by
Eli Schwartz (eschwartz) - Friday,
09 October 2020, 18:42 GMT
sh means /bin/sh which neither fish nor zsh provide (and fish is
only a posix bourne-like shell in a pipe dream; do not set the
/bin/sh shell script interpreter to be a symlink to fish if you
value the integrity of your system).