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