From cfe05c5ba9d53b9cafb10e808e86e090214de234 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 24 Apr 2023 16:08:48 +0100 Subject: [PATCH] Use %license unconditionally --- perl-IO-stringy.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/perl-IO-stringy.spec b/perl-IO-stringy.spec index 7cd6aa0..371b056 100644 --- a/perl-IO-stringy.spec +++ b/perl-IO-stringy.spec @@ -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*