diff --git a/SPECS/kernel-5.15.spec b/SPECS/kernel-5.15.spec index 654e8cf..92b9869 100755 --- a/SPECS/kernel-5.15.spec +++ b/SPECS/kernel-5.15.spec @@ -23,6 +23,8 @@ # bootwrapper %define with_bootwrapper %{?_without_bootwrapper: 0} %{?!_without_bootwrapper: 1} +# python +%define __python /usr/bin/python3 # These architectures install vdso/ directories. %define vdso_arches i686 x86_64 ppc64 ppc64le