summaryrefslogtreecommitdiffstats
path: root/redhat/common
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/common')
-rw-r--r--redhat/common/cmake/cmake.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/common/cmake/cmake.spec b/redhat/common/cmake/cmake.spec
index ebdd0362b..550b771b1 100644
--- a/redhat/common/cmake/cmake.spec
+++ b/redhat/common/cmake/cmake.spec
@@ -21,7 +21,7 @@
%endif
%define tde_pkg cmake
-%if 0%{?rhel} == 7
+%if 0%{?rhel} == 6 || 0%{?rhel} == 7
%define cmake_datadir %{_datadir}/cmake3
%else
%define cmake_datadir %{_datadir}/cmake