Remove needless use of %defattr
This commit is contained in:
parent
5f6163890c
commit
b18bd84ae9
@ -50,12 +50,10 @@ rm %{buildroot}/%{_includedir}/internal.h
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING
|
||||
%{_libdir}/*.so.*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%{_libdir}/*.so
|
||||
%dir %{_includedir}/%{name}
|
||||
%{_includedir}/%{name}/*.h
|
||||
|
Loading…
Reference in New Issue
Block a user