sys-auth/sssd: skip flaky pam-srv-tests

Link 1: https://github.com/SSSD/sssd/issues/5631

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
Thomas Deutschmann 2021-05-15 17:56:40 +02:00
parent 6862862422
commit 8cd2fea6b8
No known key found for this signature in database
GPG Key ID: 44E6EBDC9BF60559
1 changed files with 6 additions and 0 deletions

View File

@ -111,6 +111,12 @@ src_prepare() {
"${S}"/src/examples/logrotate \
|| die
# disable flaky test, see https://github.com/SSSD/sssd/issues/5631
sed -i \
-e '/^\s*pam-srv-tests[ \\]*$/d' \
"${S}"/Makefile.am \
|| die
eautoreconf
multilib_copy_sources