Remove needless use of %defattr
This commit is contained in:
parent
41b2536e0b
commit
aa0a441e51
@ -86,12 +86,10 @@ rm -r $RPM_BUILD_ROOT%{_docdir}
|
||||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc ChangeLog COPYING README src/README.XAW3D
|
||||
%{_libdir}/*.so.*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/pkgconfig/xaw3d.pc
|
||||
%{_includedir}/X11/Xaw3d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user