Remove manual %{buildroot} removal

This commit is contained in:
Robert Scheck 2021-02-01 22:44:45 +00:00
parent 89fddd1a66
commit a7824de66b
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ and using DW_TAG_imported_unit to import it into each CU that needs it.
prefix=%{_prefix} mandir=%{_mandir} bindir=%{_bindir}
%install
rm -rf %{buildroot}
%make_install prefix=%{_prefix} mandir=%{_mandir} bindir=%{_bindir}
%check