From a142e38e9dfb56761bd614a28022f9c1711bd8b7 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Tue, 16 Dec 2014 11:15:48 -0500 Subject: [PATCH] gnu: groff: Disable parallel builds. * gnu/packages/groff.scm (groff): Disable parallel builds. --- gnu/packages/groff.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/groff.scm b/gnu/packages/groff.scm index fadb461a7e66e20fc43d0f3b6a9d2952a32d7e02..e7a0026d9ec3062a1957c63c9413f19fa407368f 100644 --- a/gnu/packages/groff.scm +++ b/gnu/packages/groff.scm @@ -46,6 +46,7 @@ ("perl" ,perl) ("psutils" ,psutils) ("texinfo" ,texinfo))) + (arguments '(#:parallel-build? #f)) ; parallel build fails (synopsis "Typesetting from plain text mixed with formatting commands") (description "Groff is a typesetting package that reads plain text and produces