f02aa0b Deal with rpaths using the method from Packaging Guidelines

Authored and Committed by michich 6 years ago
1 file changed. 4 lines added. 4 lines removed.
    Deal with rpaths using the method from Packaging Guidelines
    
    No need to rerun autotools and BuildRequire them.
    
    Though now we need to set LD_LIBRARY_PATH for "make check", because
    even the test binaries now do not have rpath and would not find
    libhwloc.so.* without it.
    
        
file modified
+4 -4