SHA256
1
0
forked from pool/grub2

Accepting request 539336 from home:matejcik:py3port

- use python3 for autogen.sh (fate#323526)

OBS-URL: https://build.opensuse.org/request/show/539336
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=282
This commit is contained in:
2017-11-07 04:42:57 +00:00
committed by Git OBS Bridge
parent 1d85774cd1
commit aa3a0e85b0
2 changed files with 7 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ BuildRequires: makeinfo
%else
BuildRequires: texinfo
%endif
BuildRequires: python
BuildRequires: python3
BuildRequires: xz-devel
%ifarch x86_64
%if 0%{?suse_version} >= 1230 || 0%{?suse_version} == 1110
@@ -566,6 +566,7 @@ mkdir build-emu
%endif
%build
export PYTHON=%{_bindir}/python3
# autogen calls autoreconf -vi
./autogen.sh
# Not yet: