Skip to content
Snippets Groups Projects
Commit 64947ce3 authored by Giuseppe Lo Presti's avatar Giuseppe Lo Presti
Browse files

Pushed the Oracle version to reflect the latest available in

koji/linuxsoft
parent be84ef9f
Branches
Tags
No related merge requests found
......@@ -33,7 +33,7 @@ import getopt
# Constants
ORACLE_DIRS = ("/usr/__lib__/oracle/__version__/__client__", "/afs/cern.ch/project/oracle/@sys/__version__")
LIBDIRS = ("lib64", "lib")
VERSIONS = ("11.2.0.3.0", "11.2", "10.2.0.3", "10203")
VERSIONS = ("11.2.0.4.0", "11.2", "10.2.0.3", "10203")
CLIENTS = ("client", "client64")
if os.environ.has_key('ORACLE_HOME'):
ORACLE_DIRS = (os.environ['ORACLE_HOME'],)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment