From 60286ed85e8ff17bd386f81eb0559a4260931ef2 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 10 Apr 2023 12:48:19 +0100 Subject: [PATCH] Use %license unconditionally --- perl-ExtUtils-InstallPaths.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/perl-ExtUtils-InstallPaths.spec b/perl-ExtUtils-InstallPaths.spec index 6be0f02..be7b99b 100644 --- a/perl-ExtUtils-InstallPaths.spec +++ b/perl-ExtUtils-InstallPaths.spec @@ -54,11 +54,7 @@ find %{buildroot} -type f -name .packlist -delete make test %files -%if 0%{?_licensedir:1} %license LICENSE -%else -%doc LICENSE -%endif %doc Changes %{perl_vendorlib}/ExtUtils/ %{_mandir}/man3/ExtUtils::InstallPaths.3*