Simplify _without_mesa_glvnd condition
This commit is contained in:
parent
baafe31ccd
commit
4410f00b64
@ -2,7 +2,7 @@
|
|||||||
%global date 20170818
|
%global date 20170818
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%if (0%{?fedora} && 0%{?fedora} <= 24) || (0%{?rhel} && 0%{?rhel} <= 7)
|
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||||
%global _without_mesa_glvnd_default 1
|
%global _without_mesa_glvnd_default 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user