don't remove buildroot in %install

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-01-24 07:30:47 +01:00
parent 06d7baf887
commit 83cd9dc6de
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -103,8 +103,6 @@ mkdir py2 py3
%make_build -C py3 %make_build -C py3
%install %install
rm -fr %{buildroot}
%make_install -C py2 %make_install -C py2
%make_install -C py3 %make_install -C py3