Remove needless use of %defattr
This commit is contained in:
parent
aa32ae3cb4
commit
b5f6e3e980
@ -44,7 +44,6 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
|
||||
make test
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc Changes README
|
||||
%{perl_vendorlib}/*
|
||||
%{_mandir}/man3/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user