Drop useless %%defattr
This commit is contained in:
parent
80d35a410c
commit
1e1f7ff436
@ -45,13 +45,11 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc doc/startup-notification.txt
|
||||
%doc AUTHORS COPYING ChangeLog NEWS
|
||||
%{_libdir}/lib*.so.*
|
||||
|
||||
%files devel
|
||||
%defattr(-, root, root,-)
|
||||
%doc examples
|
||||
%{_libdir}/lib*.so
|
||||
%{_libdir}/pkgconfig/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user