---
 backend/copr-backend.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/backend/copr-backend.spec b/backend/copr-backend.spec
index 50f350f..559a97b 100644
--- a/backend/copr-backend.spec
+++ b/backend/copr-backend.spec
@@ -1,4 +1,4 @@
-%if 0%{?rhel} < 7 && 0%{?rhel} > 0
+%if 0%{?rhel} <= 7 && 0%{?rhel} > 0
 %global _pkgdocdir %{_docdir}/%{name}-%{version}
 %endif
 
-- 
2.5.0
_______________________________________________
copr-devel mailing list
copr-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/admin/lists/copr-devel@lists.fedorahosted.org

Reply via email to