Skip to content

Commit

Permalink
spec cleanup: get rid of redundant %clean section
Browse files Browse the repository at this point in the history
  • Loading branch information
jnpkrn committed Feb 3, 2016
1 parent 11a5cea commit b7108ed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libqb.spec.in
Expand Up @@ -36,9 +36,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/libqb

%clean
rm -rf $RPM_BUILD_ROOT

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig
Expand Down

0 comments on commit b7108ed

Please sign in to comment.