summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--el8a.tpl2
-rw-r--r--el9a.tpl2
-rw-r--r--fc39a.tpl2
3 files changed, 3 insertions, 3 deletions
diff --git a/el8a.tpl b/el8a.tpl
index ef5bdb3..83ee2df 100644
--- a/el8a.tpl
+++ b/el8a.tpl
@@ -24,7 +24,7 @@ config_opts['macros']['%_smp_mflags']="-j30"
config_opts['macros']['%dist']=".el8.remi"
config_opts['macros']['%rhel']="8"
config_opts['macros']['%_with_ibase']="1"
-#config_opts['macros']['%_with_oci8']="1"
+config_opts['macros']['%_with_oci8']="1"
config_opts['macros']['%runselftest']="1"
config_opts['environment']['ACCEPT_EULA'] = 'Y'
diff --git a/el9a.tpl b/el9a.tpl
index e0b1693..cd1c138 100644
--- a/el9a.tpl
+++ b/el9a.tpl
@@ -24,7 +24,7 @@ config_opts['macros']['%_smp_mflags']="-j30"
config_opts['macros']['%dist']=".el9.remi"
config_opts['macros']['%rhel']="9"
config_opts['macros']['%_with_ibase']="1"
-#config_opts['macros']['%_with_oci8']="1"
+config_opts['macros']['%_with_oci8']="1"
config_opts['macros']['%runselftest']="0"
config_opts['environment']['ACCEPT_EULA'] = 'Y'
diff --git a/fc39a.tpl b/fc39a.tpl
index e1e8d36..803d978 100644
--- a/fc39a.tpl
+++ b/fc39a.tpl
@@ -25,7 +25,7 @@ config_opts['macros']['%_smp_mflags']="-j10"
config_opts['macros']['%dist']=".fc39.remi"
config_opts['macros']['%fedora']="39"
config_opts['macros']['%_with_ibase']="1"
-#config_opts['macros']['%_with_oci8']="1"
+config_opts['macros']['%_with_oci8']="1"
config_opts['macros']['%runselftest']="1"
config_opts['environment']['ACCEPT_EULA'] = 'Y'