From 89b6212d977f48d67b1b0d5a86d6bd78c9895a16 Mon Sep 17 00:00:00 2001 From: Lumir Balhar Date: Tue, 1 Nov 2022 07:03:09 +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 --- fio.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fio.spec b/fio.spec index 36b778e..404c8cf 100644 --- a/fio.spec +++ b/fio.spec @@ -172,7 +172,7 @@ RDMA engine for %{name}. %autosetup -p1 %{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' -pathfix.py -i %{__python3} -pn \ +%{__python3} %{_rpmconfigdir}/redhat/pathfix.py -i %{__python3} -pn \ tools/fio_jsonplus_clat2csv \ tools/fiologparser.py \ tools/hist/*.py \