More changes to remove dependency on Java 1.5.
Updated the spec file to include license information for all of the packages.
This commit is contained in:
@@ -47,7 +47,7 @@ else
|
||||
LIB=lib
|
||||
fi
|
||||
|
||||
JAVA_HOME=/usr/$LIB/jvm/jre-1.5.0
|
||||
JAVA_HOME=/usr/$LIB/jvm/jre
|
||||
KEYTOOL_PATH=$JAVA_HOME/bin/keytool
|
||||
KEYSTORE_PATH=/etc/CASA/authtoken/keys/trusted-ats-jks-store
|
||||
LOCAL_ATS_SIGNING_CERT_PATH=/etc/CASA/authtoken/keys/localSigningCert
|
||||
|
||||
Reference in New Issue
Block a user