From: Michael Tremer Date: Sat, 30 Mar 2024 11:58:24 +0000 (+0000) Subject: xz: Remove excess whitespace X-Git-Tag: v2.29-core185~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=16901fee6aa334a705cf67018277898f42834f5d;p=ipfire-2.x.git xz: Remove excess whitespace Signed-off-by: Michael Tremer --- diff --git a/lfs/xz b/lfs/xz index 982392aa0a..0a17633406 100644 --- a/lfs/xz +++ b/lfs/xz @@ -80,5 +80,3 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_APP) && make install @rm -rf $(DIR_APP) @$(POSTBUILD) - -