|
|
@ -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 |
|
|
|