From cd108d10e9c8e8ac39ab1b965cc19ba0894dd478 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 16 May 2023 15:53:23 +0100 Subject: [PATCH] Use %license unconditionally --- perl-Test-RequiresInternet.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/perl-Test-RequiresInternet.spec b/perl-Test-RequiresInternet.spec index 4271e0c..3080da2 100644 --- a/perl-Test-RequiresInternet.spec +++ b/perl-Test-RequiresInternet.spec @@ -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*