Code

collectd-core.postinst: Pass --rrd* parameters to migrate-4-5.px.
[pkg-collectd.git] / debian / collectd-core.overrides
index 1d380904b6c234be012c785d78f973bd90b8a402..ec28843e0f0552c27f32b32d6479c9860ae54318 100644 (file)
@@ -1,5 +1,5 @@
 # This is only done on architectures that support it.
-collectd-core: shlib-with-non-pic-code usr/lib/collectd/netlink.so
+collectd-core [!alpha !amd64 !hppa !ia64 !ppc64 !mips !mipsel]: shlib-with-non-pic-code usr/lib/collectd/netlink.so
 
 # All plugin names are spelled in lower-case.
 collectd-core: capitalization-error-in-description apache Apache
@@ -10,5 +10,5 @@ collectd-core: capitalization-error-in-description python Python
 # The "java" plugin uses libjvm.so which can only be found in a non-standard
 # directory. According to the Java guys the path name and the ABI is stable
 # though ...
-collectd-core: binary-or-shlib-defines-rpath ./usr/lib/collectd/java.so /usr/lib/jvm/java-6-openjdk/jre/lib/*
+collectd-core: binary-or-shlib-defines-rpath usr/lib/collectd/java.so /usr/lib/jvm/java-6-openjdk-*