From fe74639b4d3fff7bd06f54480e254dfa41d9a84f Mon Sep 17 00:00:00 2001 From: Lumir Balhar Date: Tue, 1 Nov 2022 07:20:34 +0100 Subject: [PATCH] Switch from pathfix.py to %py3_shebang_fix For more info see https://fedoraproject.org/wiki/Changes/Python3.12#pathfix.py_tool_will_be_removed --- tuna.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tuna.spec b/tuna.spec index 083c2e4..529dc52 100644 --- a/tuna.spec +++ b/tuna.spec @@ -43,9 +43,9 @@ priority is changed, be it using tuna or plain chrt & taskset. %build %py3_build -pathfix.py -pni "%{__python3} %{py3_shbang_opts}" tuna/ -pathfix.py -pni "%{__python3} %{py3_shbang_opts}" tuna-cmd.py -pathfix.py -pni "%{__python3} %{py3_shbang_opts}" oscilloscope-cmd.py +%py3_shebang_fix tuna/ +%py3_shebang_fix tuna-cmd.py +%py3_shebang_fix oscilloscope-cmd.py %install rm -rf %{buildroot}