Code

collectd-core.overrides: Updated java's binary-or-shlib-defines-rpath.
[pkg-collectd.git] / debian / collectd-core.overrides
index 1d380904b6c234be012c785d78f973bd90b8a402..11474e95679c4a064c2ff48b506156f1a9adaf79 100644 (file)
@@ -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-*