From 9427148699e5028a77dba32d552a4bc1c4f47521 Mon Sep 17 00:00:00 2001 From: HukunaMatata Date: Tue, 18 Feb 2020 21:46:07 +0800 Subject: [PATCH] fix spec error --- perl-IO-stringy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-IO-stringy.spec b/perl-IO-stringy.spec index c757bc1..7865f0d 100644 --- a/perl-IO-stringy.spec +++ b/perl-IO-stringy.spec @@ -32,7 +32,7 @@ perl Makefile.PL INSTALLDIRS=vendor %make_build %install -%exclude %{buildroot} +rm -rf %{buildroot} make pure_install DESTDIR=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} ';' %{_fixperms} %{buildroot}