From: Matthias Fischer Date: Sat, 25 Jan 2025 09:36:43 +0000 (+0100) Subject: mc: Fix lfs X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2f9f84c7b9e6caa271755fbc6f7edf60227bce69;p=people%2Fmfischer%2Fipfire-2.x.git mc: Fix lfs Signed-off-by: Matthias Fischer --- diff --git a/lfs/mc b/lfs/mc index 42aa249ac..2f3a945f5 100644 --- a/lfs/mc +++ b/lfs/mc @@ -59,7 +59,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects)) b2 : $(subst %,%_BLAKE2,$(objects)) -dist: +dist: @$(PAK) ###############################################################################