gnu: gtk-doc: Remove leftovers.

No longer needed, package passes tests without these parameters.

* gnu/packages/gtk.scm (gtk-doc)[arguments]<#:parallel-tests?>: Re-enable.
<#:phases>: Remove 'disable-failing-tests.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
Bruno Victal 2023-10-09 21:06:44 +01:00 committed by Ludovic Courtès
parent 443965fee1
commit af765e47ae
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

View File

@ -2260,14 +2260,8 @@ information.")
(build-system meson-build-system)
(arguments
(list
#:parallel-tests? #f
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'disable-failing-tests
(lambda _
(substitute* "tests/Makefile.am"
(("annotations.sh bugs.sh empty.sh fail.sh gobject.sh program.sh")
""))))
(add-after 'install 'wrap-executables
(lambda _
(let ((docbook-xsl-catalog