mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
gnu: minetest: Adjust indentation.
* gnu/packages/games.scm (minetest): Reindent.
This commit is contained in:
parent
aadfcd1b6f
commit
1fbd7c7f8e
1 changed files with 15 additions and 15 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue