Remove needless use of %defattr
This commit is contained in:
parent
eaca7bdedb
commit
c517eaabe5
@ -98,12 +98,10 @@ if test -f %{_sysconfdir}/mecabrc ; then
|
||||
fi
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING LICENSE.* README
|
||||
%{_libdir}/mecab/dic/ipadic/
|
||||
|
||||
%files EUCJP
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING LICENSE.* README
|
||||
%{_libdir}/mecab/dic/ipadic-EUCJP/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user