From 8cdea65948c214d11c2cd0198e4a25621f83e7d8 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 9 May 2023 11:08:38 +0100 Subject: [PATCH] Use %license unconditionally --- perl-Path-Class.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/perl-Path-Class.spec b/perl-Path-Class.spec index 16ec9ff..70d27e1 100644 --- a/perl-Path-Class.spec +++ b/perl-Path-Class.spec @@ -58,11 +58,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 make test %files -%if 0%{?_licensedir:1} %license LICENSE -%else -%doc LICENSE -%endif %doc Changes README %{perl_vendorlib}/Path/ %{_mandir}/man3/Path::Class.3*