summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2017-04-20 19:30:00 +0200
committerMarius Bakke <mbakke@fastmail.com>2017-04-20 19:31:45 +0200
commit7252964244cd81dbe24af418ae52a2a20bc054c7 (patch)
treed194ca4296803ce2dcd5bc7018b01fffd1caf419 /gnu
parent1f49cd546ec350678e238353e8036f0792793901 (diff)
gnu: tuxpaint: Disable parallel build.
* gnu/packages/games.scm (tuxpaint)[arguments]<#:parallel-build?>: New parameter.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/games.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 31ba037af0..8ff5958d19 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2849,6 +2849,7 @@ safety of the Chromium vessel.")
,(string-append "PREFIX=" %output)
"GNOME_PREFIX=$(PREFIX)"
"COMPLETIONDIR=$(PREFIX)/etc/bash_completion.d")
+ #:parallel-build? #f ;fails on some systems
#:tests? #f ;No tests
#:phases (modify-phases %standard-phases
(delete 'configure) ;no configure phase