Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hook <dgh@cryptoworkshop.com>2013-11-01 08:41:28 +0400
committerDavid Hook <dgh@cryptoworkshop.com>2013-11-01 08:41:28 +0400
commit4fc4a220d0329fd7407598bc940e7f9af24a934c (patch)
treece6a4ff105a81f2d81924dc21cab67a4609c798b /build15+
parent8e80d85dd646f170e9a5a9ded95a7575f347a05a (diff)
updates
Diffstat (limited to 'build15+')
-rw-r--r--build15+2
1 files changed, 1 insertions, 1 deletions
diff --git a/build15+ b/build15+
index e2421487..81e8fc21 100644
--- a/build15+
+++ b/build15+
@@ -8,7 +8,7 @@
if [ "${JDKPATH}" = "" ]
then
- JDKPATH=/opt/jdk1.5.0 # JDK 1.5 location
+ JDKPATH=/usr/lib/jvm/java-7-openjdk-amd64
fi
JAVA_HOME=$JDKPATH