diff --git a/perl-libwww-perl.spec b/perl-libwww-perl.spec index 5ffedc3..409d960 100644 --- a/perl-libwww-perl.spec +++ b/perl-libwww-perl.spec @@ -179,7 +179,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 --aliases < /de %install %{make_install} -%{_fixperms} $RPM_BUILD_ROOT/* +%{_fixperms} %{buildroot}/* # Install tests mkdir -p %{buildroot}%{_libexecdir}/%{name} cp -a t talk-to-ourself %{buildroot}%{_libexecdir}/%{name} @@ -217,6 +217,7 @@ make test %changelog * Thu May 06 2021 Michal Josef Špaček - 6.54-1 - 6.54 bump +- Unify build root to macro usage only * Tue Mar 09 2021 Petr Pisar - 6.53-2 - Package talk-to-ourself script with the tests