spec cleanup: drop redundant %{buildroot} cleaning

References:
http://pkgs.fedoraproject.org/cgit/rpms/redhat-rpm-config.git/commit/?id=159a65f
(~2010)
This commit is contained in:
Jan Pokorný 2016-02-03 09:54:52 +01:00
parent 4037a3684d
commit 4fd4e5e71b
No known key found for this signature in database
GPG Key ID: 61BBB23A9E8F8DE2

View File

@ -31,7 +31,6 @@ make %{?_smp_mflags}
make check
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/libqb