Skip to content

Commit

Permalink
spec cleanup: get rid of redundant defattr
Browse files Browse the repository at this point in the history
  • Loading branch information
jnpkrn committed Feb 3, 2016
1 parent 8b2450e commit 018fbfa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libqb.spec.in
Expand Up @@ -45,7 +45,6 @@ rm -rf $RPM_BUILD_ROOT
%postun -p /sbin/ldconfig

%files
%defattr(-,root,root,-)
%doc COPYING
%{_sbindir}/qb-blackbox
%{_libdir}/libqb.so.*
Expand All @@ -60,7 +59,6 @@ The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.

%files devel
%defattr(-,root,root,-)
%doc COPYING README.markdown
%{_includedir}/qb/
%{_libdir}/libqb.so
Expand Down

0 comments on commit 018fbfa

Please sign in to comment.