gnu: tuxpaint-config: Build sequentially.
* gnu/packages/games.scm (tuxpaint-config)[arguments]: Add
This commit is contained in:
parent
b2122724fe
commit
5895ca7bbb
1 changed files with 1 additions and 0 deletions
|
@ -2680,6 +2680,7 @@ (define-public tuxpaint-config
|
|||
"CONFDIR=/etc/tuxpaint" ;don't write to store
|
||||
,(string-append "PREFIX=" %output)
|
||||
"GNOME_PREFIX=$(PREFIX)")
|
||||
#:parallel-build? #f ;race conditions
|
||||
#:tests? #f ;no tests
|
||||
#:phases (modify-phases %standard-phases
|
||||
(delete 'configure) ;no configure phase
|
||||
|
|
Loading…
Reference in a new issue