From: Tomas Wenström Date: Tue, 14 Jul 2020 07:00:51 +0000 (+0200) Subject: Don't specify JDK version in name of jdk property X-Git-Url: http://dolda2000.com/gitweb/?p=kaka%2Fcakelight.git;a=commitdiff_plain;h=24b1277d50108de77be57be213e938777d6803ad Don't specify JDK version in name of jdk property --- diff --git a/build.xml b/build.xml index 67547df..c9dc10e 100644 --- a/build.xml +++ b/build.xml @@ -54,9 +54,9 @@ - - - + + + @@ -77,9 +77,9 @@ - - - + + + diff --git a/config.properties.template b/config.properties.template index 532e6a0..317ead1 100644 --- a/config.properties.template +++ b/config.properties.template @@ -1,4 +1,4 @@ -jdk.home.1.8=/usr/lib/jvm/java-8-openjdk-amd64 +jdk.home=/usr/lib/jvm/java-8-openjdk-amd64 # Video info can be found with 'v4l2-ctl --get-fmt-video' # Supported formats: UYVY, YUYV, YVYU