[Rpm-maint] [rpm-software-management/rpm] Define shell to use with $() (#1334)

Brian J. Murrell notifications at github.com
Tue Aug 18 11:49:28 UTC 2020


It would be nice to be able to define which shell should be used with `%()` given that `/bin/sh` is not the same shell on all distros.  Additionally having to write `$()` macros to the lowest common denominator is just ugly.  It's much nicer to just make _bash_ a `BuildRequires:` and be able to write bashisms in`%$()`.  Particularly given that most(?) distros do use bash for `/bin/sh` and only a few outliers don't.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1334
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200818/7fa8994f/attachment.html>


More information about the Rpm-maint mailing list