parent
5384f530ca
commit
b29f7a38f1
@ -1,3 +1,8 @@
|
|||||||
# This file is used _only_ to override macros which exist in RHEL.
|
# This file is used _only_ to override macros which exist in RHEL.
|
||||||
# It should be used very sparingly.
|
# It should be used very sparingly.
|
||||||
|
|
||||||
|
# Override %__python3 here based on %%python3_pkgversion to avoid relying on the finicky
|
||||||
|
# python3X-rpm-macros packages.
|
||||||
|
# Backported from https://src.fedoraproject.org/rpms/python-rpm-macros/c/a8b26546eb699afe0dbfcef913a2aa7085fc5afb?branch=rawhide
|
||||||
|
%__python3 /usr/bin/python%{_python3_pkgversion_with_dot}
|
||||||
|
|
||||||
|
Loading…
Reference in new issue