[Pkg-libvirt-commits] [libguestfs] 39/66: configure: switch from "java-default-runtime" to "default"

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:47:45 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1%1.27.54-1
in repository libguestfs.

commit 8cb30d1027435c47e2c762dc997897c3b2e2cac2
Author: Pino Toscano <ptoscano at redhat.com>
Date:   Tue Sep 23 15:03:55 2014 +0200

    configure: switch from "java-default-runtime" to "default"
    
    Archlinux switched to "default" as directory for the default JDK
    version.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 9578b59..4289c7f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1257,7 +1257,7 @@ if test "x$with_java" != "xno"; then
         for d in \
             /usr/lib/jvm/java \
             /usr/lib/jvm/default-java \
-            /usr/lib/jvm/java-default-runtime \
+            /usr/lib/jvm/default \
             /usr/lib/jvm/java-8-openjdk \
             /usr/lib/jvm/java-7-openjdk \
             /usr/lib/jvm/java-6-openjdk

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list