gnu: groff: Disable parallel builds.
* gnu/packages/groff.scm (groff): Disable parallel builds.
This commit is contained in:
parent
dec7ab5953
commit
a142e38e9d
@ -46,6 +46,7 @@
|
|||||||
("perl" ,perl)
|
("perl" ,perl)
|
||||||
("psutils" ,psutils)
|
("psutils" ,psutils)
|
||||||
("texinfo" ,texinfo)))
|
("texinfo" ,texinfo)))
|
||||||
|
(arguments '(#:parallel-build? #f)) ; parallel build fails
|
||||||
(synopsis "Typesetting from plain text mixed with formatting commands")
|
(synopsis "Typesetting from plain text mixed with formatting commands")
|
||||||
(description
|
(description
|
||||||
"Groff is a typesetting package that reads plain text and produces
|
"Groff is a typesetting package that reads plain text and produces
|
||||||
|
Loading…
Reference in New Issue
Block a user