diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2018-04-21 03:30:36 +0200 |
---|---|---|
committer | Ross Burton <ross.burton@intel.com> | 2018-04-23 11:18:37 +0100 |
commit | 556d2f2446c45c23dcaf1ccd610b88af8b4ba44c (patch) | |
tree | f7cad0c1d0024c96a55e7d78a91606610a127949 /recipes-extended/cpio/cpio_2.8.bb | |
parent | acc8286d36f0efa3089a5a33ac1c155f75698534 (diff) | |
download | meta-gplv2-556d2f2446c45c23dcaf1ccd610b88af8b4ba44c.tar.gz |
bash: Provide /bin/{sh, bash} when usrmerge is used
Most shell scripts have '#!/bin/{sh,bash}' on the first line of the
script, which triggers RPM to automatically add a runtime dependency
on that path for any package that contains shell scripts. However,
when the usrmerge feature is enabled, the path will actually be
/usr/bin/{sh,bash}.
So, to satisfy the runtime dependencies, add '/bin/{sh,bash}' to what
the bash package provides.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'recipes-extended/cpio/cpio_2.8.bb')
0 files changed, 0 insertions, 0 deletions