1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-08 22:20:38 +02:00

gnu: tuxpaint-config: Build sequentially.

* gnu/packages/games.scm (tuxpaint-config)[arguments]: Add
This commit is contained in:
Eric Bavier
2016-08-05 23:45:00 -05:00
parent b2122724fe
commit 5895ca7bbb

View File

@@ -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