1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-26 12:10:29 +02:00

gnu: rofi: Fix test failure.

* gnu/packages/xdisorg.scm (rofi)[arguments]: Disable parallel tests.
This commit is contained in:
Marius Bakke
2017-03-04 17:23:14 +01:00
parent 5eefa50abd
commit 46d6219d41

View File

@@ -1003,7 +1003,8 @@ connectivity of the X server running on a particular @code{DISPLAY}.")
(native-inputs
`(("pkg-config" ,pkg-config)))
(arguments
`(#:phases
`(#:parallel-tests? #f ; May fail in some circumstances.
#:phases
(modify-phases %standard-phases
(add-before 'configure 'adjust-tests
(lambda _