From 558dfe88df8bb0b1c89e8f592da33235fc9f4980 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Wed, 6 Jul 2016 23:22:31 +1000 Subject: [PATCH] kde-plasma/kwallet-pam: export explicit src_test The default phase causes BUILD_DIR to be overwritten with an incorrect value, breaking the multibuild configuration causing one build to not be installed. Gentoo-bug: 588136 Package-Manager: portage-2.3.0 --- .../{kwallet-pam-5.6.5.ebuild => kwallet-pam-5.6.5-r1.ebuild} | 4 ++++ .../{kwallet-pam-5.7.0.ebuild => kwallet-pam-5.7.0-r1.ebuild} | 4 ++++ 2 files changed, 8 insertions(+) rename kde-plasma/kwallet-pam/{kwallet-pam-5.6.5.ebuild => kwallet-pam-5.6.5-r1.ebuild} (97%) rename kde-plasma/kwallet-pam/{kwallet-pam-5.7.0.ebuild => kwallet-pam-5.7.0-r1.ebuild} (97%) diff --git a/kde-plasma/kwallet-pam/kwallet-pam-5.6.5.ebuild b/kde-plasma/kwallet-pam/kwallet-pam-5.6.5-r1.ebuild similarity index 97% rename from kde-plasma/kwallet-pam/kwallet-pam-5.6.5.ebuild rename to kde-plasma/kwallet-pam/kwallet-pam-5.6.5-r1.ebuild index 071301435607..18dcab74b264 100644 --- a/kde-plasma/kwallet-pam/kwallet-pam-5.6.5.ebuild +++ b/kde-plasma/kwallet-pam/kwallet-pam-5.6.5-r1.ebuild @@ -46,6 +46,10 @@ src_compile() { multibuild_foreach_variant kde5_src_compile } +src_test() { + multibuild_foreach_variant kde5_src_test +} + src_install() { multibuild_foreach_variant kde5_src_install } diff --git a/kde-plasma/kwallet-pam/kwallet-pam-5.7.0.ebuild b/kde-plasma/kwallet-pam/kwallet-pam-5.7.0-r1.ebuild similarity index 97% rename from kde-plasma/kwallet-pam/kwallet-pam-5.7.0.ebuild rename to kde-plasma/kwallet-pam/kwallet-pam-5.7.0-r1.ebuild index 071301435607..18dcab74b264 100644 --- a/kde-plasma/kwallet-pam/kwallet-pam-5.7.0.ebuild +++ b/kde-plasma/kwallet-pam/kwallet-pam-5.7.0-r1.ebuild @@ -46,6 +46,10 @@ src_compile() { multibuild_foreach_variant kde5_src_compile } +src_test() { + multibuild_foreach_variant kde5_src_test +} + src_install() { multibuild_foreach_variant kde5_src_install } -- 2.26.2