Browse Source

python-ply we want python3 support also

Signed-off-by: basebuilder_pel7ppc64lebuilder0 <basebuilder@powerel.org>
master
basebuilder_pel7ppc64lebuilder0 5 years ago
parent
commit
a4d8313be1
  1. 5
      SPECS/python-ply.spec

5
SPECS/python-ply.spec

@ -1,8 +1,5 @@ @@ -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…
Cancel
Save