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. other applications.
%prep %prep
%setup -q -n %{tarname} %autosetup -p1 -n %{tarname}
%autopatch -p1
# Fix devhelp doc build gh#python/cpython#120150 # Fix devhelp doc build gh#python/cpython#120150
echo "master_doc = 'contents'" >> Doc/conf.py echo "master_doc = 'contents'" >> Doc/conf.py