Remove needless use of %defattr
This commit is contained in:
parent
98f90e93d2
commit
5d37ea2a78
@ -73,7 +73,6 @@ fi
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr (-,root,root)
|
||||
%doc docs/source-highlight/*
|
||||
%{_bindir}/cpp2html
|
||||
%{_bindir}/java2html
|
||||
@ -90,7 +89,6 @@ fi
|
||||
%{_infodir}/source-highlight*.info*
|
||||
|
||||
%files devel
|
||||
%defattr (-,root,root)
|
||||
%dir %{_includedir}/srchilite
|
||||
%{_libdir}/libsource-highlight.so
|
||||
%{_libdir}/pkgconfig/source-highlight.pc
|
||||
|
Loading…
Reference in New Issue
Block a user