From 53c584ece0fdabd24d3b9735e2ee08b37afa3720 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sun, 14 May 2023 14:56:49 +0100 Subject: [PATCH] Use %license unconditionally --- perl-Test-CPAN-Meta-JSON.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/perl-Test-CPAN-Meta-JSON.spec b/perl-Test-CPAN-Meta-JSON.spec index 2e1fa29..251d47d 100644 --- a/perl-Test-CPAN-Meta-JSON.spec +++ b/perl-Test-CPAN-Meta-JSON.spec @@ -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*