fix missing folder

This commit is contained in:
Chris Cromer 2020-06-02 00:14:20 -04:00
parent f77300d664
commit 9024cb4dee
Signed by: cromer
GPG Key ID: 39CC813FF3C8708A
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ cd %{_builddir}
install -v -dm755 %{buildroot}/usr/share/doc/python-%{version}/html
cp -var python-%{version}-docs-html/* %{buildroot}/usr/share/doc/python-%{version}/html
ln -sfv python3 %{buildroot}/usr/bin/python
install -v -dm755 %{buildroot}/usr/local/bin
ln -sfv python3 %{buildroot}/usr/local/bin/python
#-----------------------------------------------------------------------------
# Copy license/copying file