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 @@ match, cannon keep, and grave-itation pit.")
 | 
				
			||||||
             (string-append "-DCURL_INCLUDE_DIR="
 | 
					             (string-append "-DCURL_INCLUDE_DIR="
 | 
				
			||||||
                            (assoc-ref %build-inputs "curl")
 | 
					                            (assoc-ref %build-inputs "curl")
 | 
				
			||||||
                            "/include/curl"))
 | 
					                            "/include/curl"))
 | 
				
			||||||
       #:tests? #f)) ; no check target
 | 
					       #:tests? #f))                    ;no check target
 | 
				
			||||||
    (native-search-paths
 | 
					    (native-search-paths
 | 
				
			||||||
     (list (search-path-specification
 | 
					     (list (search-path-specification
 | 
				
			||||||
            (variable "MINETEST_SUBGAME_PATH")
 | 
					            (variable "MINETEST_SUBGAME_PATH")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue