Logoj0ke.net Open Build Service > Projects > devel > chrpath > Meta
Sign Up | Log In

Meta Configuration of Package chrpath

 
1
<package name="chrpath" project="devel">
2
  <title>Modifies the dynamic library load path (rpath and runpath) of compiled programs and libraries</title>
3
  <description>Chrpath allows you to modify the dynamic library load path (rpath) of
4
compiled programs. Currently, only removing and modifying the rpath is
5
supported. It cannot extend or add an rpath.
6
7
8
9
Authors:
10
--------
11
    Petter Reinholdtsen &lt;pere@hungry.com&gt;</description>
12
  <person userid="hostmaster" role="bugowner"/>
13
  <person userid="hostmaster" role="maintainer"/>
14
  <build>
15
    <enable repository="SLE_11"/>
16
    <disable/>
17
  </build>
18
  <url>http://freshmeat.net/projects/chrpath</url>
19
</package>
20