view deb/control @ 0:b8f7423e385c

import 0.13
author Peter Meerwald <pmeerw@pmeerw.net>
date Fri, 20 Jul 2012 01:51:24 +0200
parents
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.

Repositories maintained by Peter Meerwald, pmeerw@pmeerw.net.