Matej Cepl 2024-10-17 07:35:40 +00:00 committed by Git OBS Bridge
parent a0ad707487
commit 8bad2f513e

View File

@ -496,8 +496,7 @@ This package contains libpython3.2 shared library for embedding in
other applications.
%prep
%setup -q -n %{tarname}
%autopatch -p1
%autosetup -p1 -n %{tarname}
# Fix devhelp doc build gh#python/cpython#120150
echo "master_doc = 'contents'" >> Doc/conf.py