fix broken python3 spec

This commit is contained in:
Chris Cromer 2020-06-01 23:27:57 -04:00
parent 24ca4c3fbd
commit de69259c4d
Signed by: cromer
GPG Key ID: 39CC813FF3C8708A
1 changed files with 0 additions and 3 deletions

View File

@ -37,9 +37,6 @@ cd %{_builddir}
ln -sfv pip3.8 %{buildroot}/usr/bin/pip3
install -v -dm755 %{buildroot}/usr/share/doc/python-%{version}/html
cp -var python-%{version}-docs-html/* %{buildroot}/usr/share/doc/python-%{version}/html
rm %{buildroot}%{_libdir}/python3.8/cgi.py
rm "%{buildroot}/usr/lib/python3.8/site-packages/setuptools/command/launcher manifest.xml"
rm "%{buildroot}/usr/lib/python3.8/site-packages/setuptools/script (dev).tmpl"
ln -sfv python3 %{buildroot}/usr/bin/python
#-----------------------------------------------------------------------------
# Copy license/copying file