]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
mc: Fix lfs
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 25 Jan 2025 09:36:43 +0000 (10:36 +0100)
committerMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 25 Jan 2025 09:37:20 +0000 (10:37 +0100)
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
lfs/mc

diff --git a/lfs/mc b/lfs/mc
index 42aa249acf780c85348ec526ec0f245edcb707bc..2f3a945f587c1f75bb7e886b257016dc87efb20d 100644 (file)
--- a/lfs/mc
+++ b/lfs/mc
@@ -59,7 +59,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 b2 : $(subst %,%_BLAKE2,$(objects))
 
-dist:
+dist: 
        @$(PAK)
 
 ###############################################################################