NVIDIA / yum-packaging-precompiled-kmod

NVIDIA precompiled kernel module packaging for RHEL
Apache License 2.0
35 stars 16 forks source link

515 rhel7 fix defattr inconsistency #38

Closed txangel closed 2 years ago

txangel commented 2 years ago

Apply the recommendation in https://github.com/NVIDIA/yum-packaging-precompiled-kmod/issues/37

Sets the mode of the ld.gold to 755 which is what the spec expects when installing it https://github.com/NVIDIA/yum-packaging-precompiled-kmod/blob/515-rhel7/kmod-nvidia.spec#L255

txangel commented 2 years ago

@kmittman all in one commit and signed as you requested. Is it good enough? Thanks!

kmittman commented 2 years ago

Thank you @txangel, looks good to me, merging!