Remove needless use of %defattr
This commit is contained in:
parent
ea8e1ed339
commit
b8baa8f5ae
@ -65,12 +65,10 @@ make test CFLAGS="${RPM_OPT_FLAGS} -Werror --std=c99 -I%{_builddir}/%{?buildsubd
|
||||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING README
|
||||
%{_libdir}/*.so.*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%{_includedir}/libgdither/
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/pkgconfig/libgdither.pc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user