summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/redhat/openssh.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index ae27db72..abd7eed6 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -25,7 +25,7 @@
# Use build6x options for older RHEL builds
# RHEL 7 and Fedora not yet supported
-%if %{?rhel} > 6
+%if 0%{?rhel} > 6
%define build6x 0
%else
%define build6x 1