Mercurial > hg > chrpath
view deb/control @ 2:7bf4a164d5bb default tip
fix bug: long_options have to be zero terminated
author | Peter Meerwald <p.meerwald@bct-electronic.com> |
---|---|
date | Fri, 20 Jul 2012 11:28:30 +0200 |
parents | b8f7423e385c |
children |
line wrap: on
line source
Source: chrpath Section: utils Priority: optional Maintainer: Tollef Fog Heen <tfheen@debian.org> Build-Depends: debhelper (>> 3.0.0) Standards-Version: 3.5.2 Package: chrpath Architecture: any Depends: ${shlibs:Depends} Description: Tool to edit the rpath in ELF binaries chrpath allows you to change the rpath (where the application looks for libraries) in an application. It does not (yet) allow you to add an rpath if there isn't one already.