Modifies the dynamic library load path (rpath and runpath) of compiled programs and libraries
Chrpath allows you to modify the dynamic library load path (rpath) of
compiled programs. Currently, only removing and modifying the rpath is
supported. It cannot extend or add an rpath.
- Sources inherited from project SUSE:SLE-12-SP2:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12-SP4:GA/chrpath && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
chrpath-0.16.tar.gz | 0000134506 131 KB | |
chrpath.changes | 0000001341 1.31 KB | |
chrpath.spec | 0000001644 1.61 KB |
Revision 2 (latest revision is 3)
Frederic Crozat (fcrozat)
committed
(revision 2)
- Use Factory version to fix bnc#970021. - Shorten summary a bit - Do not build tests * they are not executed during build * they fail anyway - Small spec file cleanup with spec-cleaner - update version 0.16 * Fixed all minor bugs discovered by Coverity. * Updated config.sub and config.guess from the GNU project. * Mention new project mailing list in the documentation.
Comments 0