Change location of pathfix.py

For more info see https://fedoraproject.org/wiki/Changes/Python3.12#pathfix.py_tool_will_be_removed
This commit is contained in:
Lumir Balhar 2022-11-01 07:09:08 +01:00 committed by jorton
parent af54c2909b
commit f9118d1d2f

View File

@ -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