diff options
author | Brian Behlendorf <[email protected]> | 2019-09-11 11:14:50 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2019-09-11 11:14:50 -0700 |
commit | 5b51c15861a0c066b25bfa4741a6df16d0c63884 (patch) | |
tree | aeba2cf5f49c128718628e35ab0ce27b2b5501cd /TEST | |
parent | 490e23cdf498d6aedb449c9dc606ae4e114d18b7 (diff) |
kmodtool: depmod path
Determine the location of depmod on the system, either /sbin/depmod or
/usr/sbin/depmod. Then use that path when generating the specfile.
Additionally, update the Requires lines to reference the package which
provides depmod rather than the binary itself. For CentOS/RHEL 7+8
and all supported Fedora releases this is the kmod package, and for
CentOS/RHEL 6 it is the module-init-tools package.
Reviewed-by: Minh Diep <[email protected]>
Signed-off-by: Olaf Faaland <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #8724
Closes #9310
Diffstat (limited to 'TEST')
0 files changed, 0 insertions, 0 deletions