wkz / phytool

Linux MDIO register access
GNU General Public License v2.0
143 stars 75 forks source link

Fedora spec02 #15

Open smooge opened 6 months ago

smooge commented 6 months ago

When building the package as an RPM, I found that the PREFIX/bin didn't exist [and found it also in a different system.] so I added a -p to try and make it if it doesn't exist already. Also found that the cp didn't preserve certain information on the copy which caused both the debuginfo tooling to fail and required permissions to be explicitely set on the file by the package. Reviewer mentioned that a cp -p would fix this so I have added that also. https://bugzilla.redhat.com/show_bug.cgi?id=2258110