Use %license unconditionally
This commit is contained in:
parent
ff955194b7
commit
53c584ece0
@ -58,11 +58,7 @@ find %{buildroot} -type f -name .packlist -delete
|
||||
make test AUTOMATED_TESTING=1
|
||||
|
||||
%files
|
||||
%if 0%{?_licensedir:1}
|
||||
%license LICENSE
|
||||
%else
|
||||
%doc LICENSE
|
||||
%endif
|
||||
%doc Changes README examples/
|
||||
%{perl_vendorlib}/Test/
|
||||
%{_mandir}/man3/Test::CPAN::Meta::JSON.3*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user