gnu: kservice: Fix comment (number of failing tests).
* gnu/packages/kde-frameweorks.scm(kservice): Fix comment.
This commit is contained in:
parent
ed26b3a807
commit
12a9f7be54
@ -2780,7 +2780,7 @@ typed.")
|
||||
("ki18n" ,ki18n)
|
||||
("qtbase" ,qtbase)))
|
||||
(arguments
|
||||
`(#:tests? #f ; FIXME: 8/10 tests fail.
|
||||
`(#:tests? #f ; FIXME: 6/10 tests fail.
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
(add-before 'check 'check-setup
|
||||
|
Loading…
Reference in New Issue
Block a user