Accepting request 832754 from home:gmbr3:libexecdir

- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)

OBS-URL: https://build.opensuse.org/request/show/832754
OBS-URL: https://build.opensuse.org/package/show/server:database/percona-toolkit?expand=0&rev=70
This commit is contained in:
Martin Pluskal 2020-09-08 08:51:50 +00:00 committed by Git OBS Bridge
parent 95eee34670
commit 9eaea1ea6c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 7 10:38:39 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 27 08:41:43 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de> Wed May 27 08:41:43 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -66,7 +66,7 @@ perl Makefile.PL INSTALLDIRS=vendor < /dev/null
%perl_make_install %perl_make_install
%perl_process_packlist %perl_process_packlist
rm -rf %{buildroot}%{_libexecdir} rm -rf %{buildroot}%{_prefix}/lib
rm -rf %{buildroot}/lib rm -rf %{buildroot}/lib
%if 0%{?suse_version} < 1130 %if 0%{?suse_version} < 1130
rm -rf %{buildroot}/%{perl_vendorarch}/auto/%{name} rm -rf %{buildroot}/%{perl_vendorarch}/auto/%{name}