From 4d6131bbd0c11b7ef88049dddcfb2615a8c86827 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Josef=20=C5=A0pa=C4=8Dek?= Date: Thu, 8 Dec 2022 22:47:46 +0100 Subject: [PATCH] Rewrite to macro --- perl-LWP-Protocol-https.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-LWP-Protocol-https.spec b/perl-LWP-Protocol-https.spec index fcdaddc..1359909 100644 --- a/perl-LWP-Protocol-https.spec +++ b/perl-LWP-Protocol-https.spec @@ -74,7 +74,7 @@ perl Makefile.PL NO_PACKLIST=1 NO_PERLLOCAL=1 INSTALLDIRS=vendor %install %{make_install} -%{_fixperms} $RPM_BUILD_ROOT/* +%{_fixperms} %{buildroot}/* %check make test