https://bugzilla.redhat.com/show_bug.cgi?id=1492746
--- Comment #13 from Christian Kellner <[email protected]> --- (In reply to Robert-André Mauchin from comment #12) > Rpmlint is still not happy: > > renderdoc.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/qrenderdoc > ['$ORIGIN', '$ORIGIN/../lib64/renderdoc/'] > renderdoc.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/renderdoccmd > ['$ORIGIN/', '$ORIGIN/../lib64/renderdoc/'] I thought that this should be ok now, because it is to reference the now internal renderdoc library. From See this to remove Rpath: https://fedoraproject.org/wiki/Packaging:Guidelines#Removing_Rpath > These libraries are not intended for use outside of the package. When this > occurs, it is acceptable for the programs within the package to use an rpath > to find these libraries. Am I reading this correctly? -- 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 -- [email protected] To unsubscribe send an email to [email protected]
