it's %rhel, not %redhat anymore
This commit is contained in:
parent
99c8ac8dbe
commit
c3c9ed95a6
@ -10,7 +10,7 @@
|
|||||||
# print: build the print plugin (if you don't build it externally)
|
# print: build the print plugin (if you don't build it externally)
|
||||||
# convenience: install convenience symlinks
|
# convenience: install convenience symlinks
|
||||||
|
|
||||||
%if 0%{?fedora}%{?redhat} == 0 || 0%{?fedora} >= 5 || 0%{?redhat} >= 5
|
%if 0%{?fedora}%{?rhel} == 0 || 0%{?fedora} >= 5 || 0%{?rhel} >= 5
|
||||||
%define _enable_modularX 0%{!?_without_modular_x:1}
|
%define _enable_modularX 0%{!?_without_modular_x:1}
|
||||||
%define _enable_lcms 0%{!?_without_lcms:1}
|
%define _enable_lcms 0%{!?_without_lcms:1}
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user