From 3d5bf39ea70cd42a7e4ab08459b7b6c47fc2db2d Mon Sep 17 00:00:00 2001 From: kramo <93832451+kra-mo@users.noreply.github.com> Date: Sat, 25 Mar 2023 18:57:22 +0100 Subject: [PATCH] Cleanup blueprint-compiler --- hu.kramo.Cartridges.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hu.kramo.Cartridges.json b/hu.kramo.Cartridges.json index a79949d..9c6624a 100644 --- a/hu.kramo.Cartridges.json +++ b/hu.kramo.Cartridges.json @@ -54,6 +54,9 @@ "url" : "https://gitlab.gnome.org/jwestman/blueprint-compiler", "tag" : "v0.6.0" } + ], + "cleanup" : [ + "*" ] }, { @@ -67,8 +70,5 @@ } ] } - ], - "build-options" : { - "env" : { } - } + ] }