Skip to content
Snippets Groups Projects
Commit 4a0c4186 authored by Elemer Lelik's avatar Elemer Lelik
Browse files

Merge pull request #39 from gpilisi/master

Removed duplicated JDKDIR variable
parents 579942b3 450fb211
No related branches found
No related tags found
No related merge requests found
......@@ -88,11 +88,7 @@ JNI := yes
# Path of the Java Developement Kit installation
# (must be at least version 1.5.0_10)
<<<<<<< HEAD
JDKDIR := /usr/lib/jvm/default-java
=======
JDKDIR := /usr/lib/jvm/default-java
>>>>>>> 318d000115c0c01e0d7077166c13a9ab3918e287
# Path of OpenSSL installation: (always required)
OPENSSL_DIR := default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment