Remove manual %{buildroot} removal
This commit is contained in:
parent
89fddd1a66
commit
a7824de66b
1
dwz.spec
1
dwz.spec
@ -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}
|
prefix=%{_prefix} mandir=%{_mandir} bindir=%{_bindir}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf %{buildroot}
|
|
||||||
%make_install prefix=%{_prefix} mandir=%{_mandir} bindir=%{_bindir}
|
%make_install prefix=%{_prefix} mandir=%{_mandir} bindir=%{_bindir}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
Loading…
Reference in New Issue
Block a user