mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
kde-plasma/libksysguard: Fix signalplottertest
Closes: https://bugs.gentoo.org/695514 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -55,3 +55,7 @@ src_configure() {
|
||||
|
||||
ecm_src_configure
|
||||
}
|
||||
|
||||
src_test() {
|
||||
LC_NUMERIC="C" ecm_src_test # bug 695514
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user