From ecf8ea5ec31e277f3065d414dad5c12cc1e59b7d Mon Sep 17 00:00:00 2001 From: Jon Seager Date: Thu, 14 Mar 2024 09:02:55 +0000 Subject: [PATCH] fix: remove the minetestgame part Fixes #25 --- snap/snapcraft.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 3c6506c..3dd7500 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -50,13 +50,6 @@ parts: source: ./snap/local source-type: local - minetestgame: - source: https://github.com/minetest/minetest_game.git - source-tag: $SNAPCRAFT_PROJECT_VERSION - plugin: dump - organize: - "*": "share/minetest/games/minetest_game/" - minetest: plugin: cmake source: https://github.com/minetest/minetest.git