Skip to content

Commit 3c4d515

Browse files
committed
(fix) enable Oracle OCI support for RHELv7
1 parent 794ec4a commit 3c4d515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/rhel/sope.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%define apache_modules_dir %{_usr}/lib/httpd/modules
22
%define apache_conf_dir %{_sysconfdir}/httpd/conf.d
33
%define oracle_support 1
4-
%{?el7:%define oracle_support 0}
4+
%{?el7:%define oracle_support 1}
55

66
Summary: SOPE
77
Name: sope%{sope_major_version}%{sope_minor_version}

0 commit comments

Comments
 (0)