Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 02:12:49 -05:00
parent be8025034f
commit b8131f8bc6

View File

@ -52,7 +52,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
make test
%files
%defattr(-,root,root,-)
%doc Changes README
%{perl_vendorlib}/*
%{_mandir}/man3/*