summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/luanti-paths.patch
AgeCommit message (Collapse)Author
2026-01-09gnu: luanti: Update luanti-paths patch, per upstream comments.Maxim Cournoyer
* gnu/packages/patches/luanti-paths.patch: Update and add upstream-status reference. Change-Id: Id98ed5b20d24560f9a9b2b3aff03294e385fd468
2025-07-13gnu: luanti: Prefix search paths with LUANTI.Liliana Marie Prikler
* gnu/packages/patches/luanti-paths.patch: New file. * gnu/packages/luanti.scm (luanti)[source]: Use it. [#:phases]<check>: Use LUANTI_GAME_PATH. [native-search-paths]: Rename “MINETEST_GAME_PATH” to “LUANTI_GAME_PATH”. Rename “MINETEST_MOD_PATH” to “LUANTI_MOD_PATH”. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * guix/build/luanti-build-system.scm (check): Use LUANTI_MOD_PATH.