Use %license unconditionally
This commit is contained in:
parent
ae401c0263
commit
25348d2654
@ -53,11 +53,7 @@ find %{buildroot} -type f -name .packlist -delete
|
|||||||
make test
|
make test
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%if 0%{?_licensedir:1}
|
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%else
|
|
||||||
%doc LICENSE
|
|
||||||
%endif
|
|
||||||
%doc Changes README
|
%doc Changes README
|
||||||
%{perl_vendorlib}/ExtUtils/
|
%{perl_vendorlib}/ExtUtils/
|
||||||
%{_mandir}/man3/ExtUtils::Helpers.3*
|
%{_mandir}/man3/ExtUtils::Helpers.3*
|
||||||
|
Loading…
Reference in New Issue
Block a user