Message ID | d1f7f7ba8a0a3eab745cf02a25943b9d4930b0c7.1715820031.git.jsubuntuxp@disroot.org |
---|---|
State | New |
Headers | show |
Series | Update dhewm3 | expand |
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index 86d3cc0a06..1c0d4ec6bf 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -3109,12 +3109,12 @@ (define-public dhewm3 "056prmry1lag1pandcw058y5yzbah80ccmz8qlmlx9siz8zlxqyw")))) (build-system cmake-build-system) (arguments - `(#:tests? #f ; No tests. - #:phases - (modify-phases %standard-phases - (add-after 'unpack 'change-to-build-dir - (lambda _ - (chdir "neo")))))) + (list #:tests? #f ; No tests. + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'change-to-build-dir + (lambda _ + (chdir "neo")))))) (inputs (list curl libx11