Code

rules: Fix the arch selection for enabling the gRPC plugin.
[pkg-collectd.git] / debian / collectd-core.overrides
1 # This is only done on architectures that support it.
2 collectd-core [!alpha !amd64 !hppa !ia64 !ppc64 !mips !mipsel]: 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 openldap OpenLDAP
8 collectd-core: capitalization-error-in-description postgresql PostgreSQL
9 collectd-core: capitalization-error-in-description python Python
11 # The "java" plugin uses libjvm.so which can only be found in a non-standard
12 # directory. According to the Java guys the path name and the ABI is stable
13 # though ...
14 collectd-core: binary-or-shlib-defines-rpath usr/lib/collectd/java.so /usr/lib/jvm/*/jre/lib/*/*