summaryrefslogtreecommitdiffstats
path: root/redhat/common
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2022-05-15 09:16:54 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2022-05-15 09:23:34 +0200
commit6dcaea9065cada243977d2d5e06cf4c8f1472d89 (patch)
tree1e5c65764def7fd752b9c95e22ab1f9e47212662 /redhat/common
parentb005a4d36bca73c31fb61f4dfd89cfc7421c0d59 (diff)
downloadtde-packaging-6dcaea9065cada243977d2d5e06cf4c8f1472d89.tar.gz
tde-packaging-6dcaea9065cada243977d2d5e06cf4c8f1472d89.zip
RPM: update build scripts for rhel6 to use cmake3
Signed-off-by: François Andriot <albator78@libertysurf.fr>
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