Remove needless use of %defattr
This commit is contained in:
parent
59cf315f07
commit
4041ec59e0
@ -51,12 +51,10 @@ rm $RPM_BUILD_ROOT/%{_datadir}/doc/libdaemon/style.css
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc LICENSE README
|
||||
%{_libdir}/*so.*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%doc doc/README.html doc/style.css
|
||||
%{_includedir}/*
|
||||
%{_libdir}/*.so
|
||||
|
Loading…
Reference in New Issue
Block a user