~ruther/guix-local

5895ca7bbbe324aa23fcf8c69dd71ed17cbd200e — Eric Bavier 9 years ago b212272
gnu: tuxpaint-config: Build sequentially.

* gnu/packages/games.scm (tuxpaint-config)[arguments]: Add
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +1 -0
@@ 2680,6 2680,7 @@ with the \"Stamp\" tool within Tux Paint.")
                      "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