Browse Source

add python definition

Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>
master
Toshaan Bharvani 2 years ago
parent
commit
ad75c1180d
  1. 2
      SPECS/kernel-5.15.spec

2
SPECS/kernel-5.15.spec

@ -23,6 +23,8 @@ @@ -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

Loading…
Cancel
Save