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:45 +0100 |
commit | 9809f6927475fcbe8eb8bcd9b475724139ab1145 (patch) | |
tree | 1b8c48eb4dfe0257848ab6b87cd95357d239e2aa /recipes-extended/diffutils/diffutils-2.8.1/0001-Make-it-build-with-compile-time-hardening-enabled.patch | |
parent | b3092960655f51febbcb2dba78ca6fdd7091098f (diff) | |
download | meta-gplv2-9809f6927475fcbe8eb8bcd9b475724139ab1145.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/diffutils/diffutils-2.8.1/0001-Make-it-build-with-compile-time-hardening-enabled.patch')
0 files changed, 0 insertions, 0 deletions