Accepting request 832934 from server:database
OBS-URL: https://build.opensuse.org/request/show/832934 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/percona-toolkit?expand=0&rev=36
This commit is contained in:
commit
3042236beb
@ -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>
|
||||
|
||||
|
@ -66,7 +66,7 @@ perl Makefile.PL INSTALLDIRS=vendor < /dev/null
|
||||
|
||||
%perl_make_install
|
||||
%perl_process_packlist
|
||||
rm -rf %{buildroot}%{_libexecdir}
|
||||
rm -rf %{buildroot}%{_prefix}/lib
|
||||
rm -rf %{buildroot}/lib
|
||||
%if 0%{?suse_version} < 1130
|
||||
rm -rf %{buildroot}/%{perl_vendorarch}/auto/%{name}
|
||||
|
Loading…
Reference in New Issue
Block a user