From 23d6addf3b0e9e9d60656d3b8dd87168e6041a9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Wed, 24 Jan 2024 13:50:12 +0100 Subject: [PATCH] =?UTF-8?q?Make=20rpmlint=20happy=20=E2=80=A6=20fix=20some?= =?UTF-8?q?=20macros=20in=20comments.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python36.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python36.spec b/python36.spec index daafbec..d2aea2a 100644 --- a/python36.spec +++ b/python36.spec @@ -881,7 +881,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}