Work around .gz definition not working on CentOS
This commit is contained in:
parent
506de17109
commit
29a56ca6b6
@ -17,7 +17,11 @@
|
||||
#
|
||||
|
||||
|
||||
%if 0%{?fedora} || 0%{?rhel} || 0%{?centos}
|
||||
%define ext_man .gz
|
||||
%else
|
||||
%{!?ext_man: %define ext_man .gz}
|
||||
%endif
|
||||
%define llvm no
|
||||
%global debug_package %{nil}
|
||||
%define sgen yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user