Drop the EL6 macros
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
91f16b87dc
commit
d29793a974
1 changed files with 0 additions and 6 deletions
|
@ -4,12 +4,6 @@
|
|||
|
||||
%{!?_licensedir: %global license %%doc}
|
||||
|
||||
%if 0%{?rhel} && 0%{?rhel} <= 6
|
||||
%{!?__python2: %global __python2 /usr/bin/python2}
|
||||
%{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
|
||||
%{!?python2_sitearch: %global python2_sitearch %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
|
||||
%endif
|
||||
|
||||
%global modname munch
|
||||
|
||||
Name: python-munch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue