Code

overrides: Override 'capitalization-error-in-description python Python'.
[pkg-collectd.git] / debian / collectd-core.overrides
1 # This is only done on architectures that support it.
2 collectd-core: shlib-with-non-pic-code usr/lib/collectd/netlink.so
4 # All plugin names are spelled in lower-case.
5 collectd-core: capitalization-error-in-description apache Apache
6 collectd-core: capitalization-error-in-description mysql MySQL
7 collectd-core: capitalization-error-in-description postgresql PostgreSQL
8 collectd-core: capitalization-error-in-description python Python
10 # The "java" plugin uses libjvm.so which can only be found in a non-standard
11 # directory. According to the Java guys the path name and the ABI is stable
12 # though ...
13 collectd-core: binary-or-shlib-defines-rpath ./usr/lib/collectd/java.so /usr/lib/jvm/java-6-openjdk/jre/lib/*