You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
413 B
9 lines
413 B
# This file is used _only_ to override macros which exist in RHEL.
|
|
# 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}
|
|
|