Merge pull request #10 from egerpil/master
authorethgasz <gabor.szalai@ericsson.com>
Thu, 24 Mar 2016 12:45:18 +0000 (13:45 +0100)
committerethgasz <gabor.szalai@ericsson.com>
Thu, 24 Mar 2016 12:45:18 +0000 (13:45 +0100)
Please accept my changes

Makefile.cfg

index f4c5fb92b057e76e3c9037586036303d4ea450b7..9d7fb0e38bc2e84380a39948967b7fa8c046d09f 100644 (file)
@@ -67,7 +67,7 @@ JNI := yes
 
 # Path of the Java Developement Kit installation
 # (must be at least version  1.5.0_10)
-JDKDIR := /mnt/TTCN/Tools/jdk1.5.0_11
+JDKDIR := /usr/lib/jvm/default-java 
 
 # Path of OpenSSL installation: (always required)
 OPENSSL_DIR := default
This page took 0.040133 seconds and 5 git commands to generate.