From f9118d1d2f8e804ad181b74233a9510b8af0705f Mon Sep 17 00:00:00 2001 From: Lumir Balhar Date: Tue, 1 Nov 2022 07:09:08 +0100 Subject: [PATCH] Change location of pathfix.py For more info see https://fedoraproject.org/wiki/Changes/Python3.12#pathfix.py_tool_will_be_removed --- libevent.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libevent.spec b/libevent.spec index 5e90ebf..4fa4d64 100644 --- a/libevent.spec +++ b/libevent.spec @@ -66,7 +66,7 @@ This package contains the development documentation for %{name}. %patch03 -p1 -b .fix-install-2 %patch04 -p1 -b .revert-problematic-change -pathfix.py -i %{__python3} -pn test/check-dumpevents.py \ +%{__python3} %{_rpmconfigdir}/redhat/pathfix.py -i %{__python3} -pn test/check-dumpevents.py \ event_rpcgen.py %build