gnu: minetest: Adjust indentation.

* gnu/packages/games.scm (minetest): Reindent.
This commit is contained in:
Marius Bakke 2019-11-21 20:41:33 +01:00
parent aadfcd1b6f
commit 1fbd7c7f8e
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -1904,7 +1904,7 @@ (define-public minetest
(string-append "-DCURL_INCLUDE_DIR="
(assoc-ref %build-inputs "curl")
"/include/curl"))
#:tests? #f)) ; no check target
#:tests? #f)) ;no check target
(native-search-paths
(list (search-path-specification
(variable "MINETEST_SUBGAME_PATH")