Mercurial > hg > chrpath
view deb/control @ 1:bbbfb3f97919
implement 32 and 64 bit support
author | Peter Meerwald <p.meerwald@bct-electronic.com> |
---|---|
date | Fri, 20 Jul 2012 11:26:24 +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.