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