diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-24 08:56:02 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-24 08:56:02 +0100 |
commit | 56e464dd782da18513bd0d8502163c94cd4a9805 (patch) | |
tree | 7a286e0b4b71ec4486f39cae885d5e568c33193e /Makefile | |
parent | a42abf38b092690db2927667a668b78a99283987 (diff) |
update to 12.2.0.1.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ SRCDIR := $(shell pwd) -NAME := oracle-instantclient-12.1 +NAME := oracle-instantclient-12.2 RPMDEFINES := --define "_sourcedir $(SRCDIR)" \ --define "_specdir $(SRCDIR)" \ |