Switch to %py2_install
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
2a65570939
commit
d8f453c9a3
@ -38,7 +38,7 @@ kernel modules.
|
|||||||
%py2_build
|
%py2_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%{__python} setup.py install --skip-build --root %{buildroot}
|
%py2_install
|
||||||
find %{buildroot} -size 0 -delete
|
find %{buildroot} -size 0 -delete
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
Loading…
Reference in New Issue
Block a user