From 1fd8525ef7221daeb548856809b59f1316655d25 Mon Sep 17 00:00:00 2001 From: bjorn3 <17426603+bjorn3@users.noreply.github.com> Date: Sat, 1 Nov 2025 19:44:45 +0100 Subject: [PATCH] Remove longer relevant make target fetch --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 714cb071..f744aa9b 100644 --- a/Makefile +++ b/Makefile @@ -54,8 +54,6 @@ pull: git submodule sync --recursive git submodule update --recursive --init -fetch: $(BUILD)/fetch.tag - repo: $(BUILD)/repo.tag # Podman build recipes and vars