On 3/22/19 12:23 AM, Richard W.M. Jones wrote:
On Thu, Mar 21, 2019 at 10:05:55PM +0000, Tomasz Kłoczko wrote:
Just FTR:
[tkloczko@domek SPECS.fedora]$ egrep -w "popd|pushd" * -l| wc -l
2843
Looks like many Fedora packagers forgot that ..
[tkloczko@domek SPECS.fedora]$ rpm -E %_buildshell
/bin/sh
So what? On Fedora /bin/sh is bash, and bash is a fine shell.
All this nonsense of using dash for /bin/sh on Debian is IMO a
pointless bunch of make-work.
Truly.
It's also actually documented,
https://docs.fedoraproject.org/en-US/packaging-guidelines/Scriptlets/#_default_shell
says:
In Fedora, all scriptlets can safely assume they are running under the bash shell unless a different language has been specified.
It talks about scriptlets, but both scriptlets and build scripts invoke
the very same /bin/sh so the guarantee holds for both.
- Panu -
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx