python-ply we want python3 support also
Signed-off-by: basebuilder_pel7ppc64lebuilder0 <basebuilder@powerel.org>master
parent
ca5175370c
commit
a4d8313be1
|
@ -1,8 +1,5 @@
|
|||
%if 0%{?fedora} > 12
|
||||
%global with_python3 1
|
||||
%else
|
||||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib())")}
|
||||
%endif
|
||||
#%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib())")}
|
||||
|
||||
Name: python-ply
|
||||
Summary: Python Lex-Yacc
|
||||
|
|
Loading…
Reference in New Issue