Code

519ce29eb5c7aa668723d22d4e649e617ddce1b3
[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: spelling-error-in-description apache Apache
6 collectd-core: spelling-error-in-description mysql MySQL
7 collectd-core: spelling-error-in-description postgresql PostgreSQL
9 # The "java" plugin uses libjvm.so which can only be found in a non-standard
10 # directory. According to the Java guys the path name and the ABI is stable
11 # though ...
12 collectd-core: binary-or-shlib-defines-rpath ./usr/lib/collectd/java.so /usr/lib/jvm/java-6-openjdk/jre/lib/*