From 11b7cca704d35cbd1b612b0ae0d4a9bcbc57f10c46c3ff2ae305535ef610fd18 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 12 Mar 2024 10:27:24 +0000 Subject: [PATCH] typo OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=114 --- python311.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python311.spec b/python311.spec index 938dd27..f2e69d3 100644 --- a/python311.spec +++ b/python311.spec @@ -744,7 +744,7 @@ find "$PDOCS" -name "*.bat" -delete install -m 755 -D Tools/gdb/libpython.py %{buildroot}%{_datadir}/gdb/auto-load/%{_libdir}/libpython%{python_abi}.so.%{so_major}.%{so_minor}-gdb.py # install devel files to /config -#cp Makefile Makefile.pre.in Makefile.pre $RPM_BUILD_ROOT%{sitedir}/config-%{python_abi}/ +#cp Makefile Makefile.pre.in Makefile.pre $RPM_BUILD_ROOT%%{sitedir}/config-%%{python_abi}/ # RPM macros %if %{primary_interpreter}