Code

Added support for OpenJDK.
authorSebastian Harl <sh@tokkee.org>
Mon, 22 Jun 2009 21:42:23 +0000 (23:42 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 22 Jun 2009 21:42:23 +0000 (23:42 +0200)
commit1e47072b9098083f91191b6994361fc286514b71
tree2fb4d406ffc84761005bd5f6328f0967401b9997
parenta2433199cfb6079d803c240f2630f66278e4b7d5
Added support for OpenJDK.

 * debian/rules:
   - Pass appropriate JAVAC, JAVA_CPPFLAGS and JAVA_LDFLAGS variables to
     configure, using OpenJDK found in /usr/lib/jvm/java-6-openjdk. The
     archdir mapping used by the openjdk-6 Debian package is used to find
     libjvm.so in JAVA_HOME/jre/lib/ARCHDIR/server.
 * debian/control:
   - Build-depend on openjdk-6-jdk.
 * debian/collectd.install:
   - Install collectd-java.5.
debian/changelog
debian/collectd.install
debian/control
debian/rules