https://bugzilla.redhat.com/show_bug.cgi?id=1793156 --- Comment #8 from Sagar Patel <sapatel@xxxxxxxxxx> --- Hello Robert, We're using a Git snapshot because William added a few commits upstream to allow the build to use the default Fedora hardening compiler flags. I also made a patch for the GitHub issue and upon inspection, ours patches look pretty much the same. The only difference was that I also modified the SPEC file to be consistent. ======================================================================================= diff --git a/rr.spec b/rr.spec index b7b18749..1eed1dff 100644 --- a/rr.spec +++ b/rr.spec @@ -32,7 +32,7 @@ ln -s @CPACK_BINARY_DIR@/_CPack_Packages/@CPACK_SYSTEM_NAME@/RPM/RPMS/@CPACK_PAC @CPACK_PACKAGING_INSTALL_PREFIX@/lib64/* @CPACK_PACKAGING_INSTALL_PREFIX@/bin/rr @CPACK_PACKAGING_INSTALL_PREFIX@/bin/rr_exec_stub* -@CPACK_PACKAGING_INSTALL_PREFIX@/bin/rr_page* +@CPACK_PACKAGING_INSTALL_PREFIX@/share/rr/rr_page* @CPACK_PACKAGING_INSTALL_PREFIX@/bin/signal-rr-recording.sh @CPACK_PACKAGING_INSTALL_PREFIX@/share/rr/*.xml ======================================================================================= -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx