gnu: gtk-doc: Disable parallel tests.

* gnu/packages/gtk.scm (gtk-doc)[arguments]: Disable parallel tests.
master
Andreas Enge 2016-08-04 12:45:34 +02:00
parent 9d19e18d24
commit 6ad08117d9
No known key found for this signature in database
GPG Key ID: F7D5C9BF765C61E3
1 changed files with 2 additions and 1 deletions

View File

@ -1200,7 +1200,8 @@ information.")
"0hpxcij9xx9ny3gs9p0iz4r8zslw8wqymbyababiyl7603a6x90y"))))
(build-system gnu-build-system)
(arguments
`(#:phases
`(#:parallel-tests? #f
#:phases
(modify-phases %standard-phases
(add-before
'configure 'fix-docbook