Switch to %py2_build

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-07-30 00:24:03 +02:00
parent e23b9feb01
commit 76287bb08d
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ Linux kernel modules, using libkmod.
%setup -q
%build
%{__python} setup.py build
%py2_build
%{__python3} setup.py build
%install