Skip to content

Conversation

@smooge
Copy link

@smooge smooge commented Jan 18, 2024

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

…er allow md5

Make sure PREFIX/bin exists
Copy binary with preserve so permissions and timestamp remain.

Signed-off-by: Stephen Smoogen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant