Code

Update the JRE path for the rpath override.
authorSebastian Harl <sh@tokkee.org>
Fri, 21 Aug 2015 11:20:35 +0000 (13:20 +0200)
committerSebastian Harl <sh@tokkee.org>
Fri, 21 Aug 2015 11:20:35 +0000 (13:20 +0200)
debian/changelog
debian/collectd-core.overrides

index beb9e8e811b6b2d31c0b7aee1d1a06447919d53f..63ff54a581d2a5e41d2a6badd601a155d89df373 100644 (file)
@@ -69,6 +69,8 @@ collectd (5.5.0-1) UNRELEASED; urgency=medium
     - Renamed patch files from *.dpatch to *.patch and drop the dpatch header.
     - Changed debian/patches/00list to debian/patches/series.
     - Drop all patch operations from debian/rules.
+  * debian/collectd-core.overrides:
+    - Update the JRE path for the rpath override.
 
  -- Marc Fournier <marc.fournier@camptocamp.com>  Tue, 30 Jun 2015 07:08:39 +0200
 
index b67a020b31de6d002b9ef662d47ff8a29120068a..0d46c240d4aa08ab21d59d9ae646f5170ef50b76 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/default-java/jre/lib/*/server
+collectd-core: binary-or-shlib-defines-rpath usr/lib/collectd/java.so /usr/lib/jvm/*/jre/lib/*/server