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:
parent
e03b0a505a
commit
d795ce2c0a
@ -224,7 +224,7 @@ rm -rf %{buildroot}%{python3_sitearch}/mercurial/locale
|
|||||||
|
|
||||||
%find_lang hg
|
%find_lang hg
|
||||||
|
|
||||||
pathfix.py -pni "%{python3}" %{buildroot}%{_bindir}/hg-ssh
|
%{__python3} %{_rpmconfigdir}/redhat/pathfix.py -pni "%{python3}" %{buildroot}%{_bindir}/hg-ssh
|
||||||
|
|
||||||
|
|
||||||
%files -f %{name}-base.files -f hg.lang
|
%files -f %{name}-base.files -f hg.lang
|
||||||
|
Loading…
Reference in New Issue
Block a user