xz: Remove excess whitespace

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-03-30 11:58:24 +00:00
parent 1b8437340b
commit 16901fee6a

2
lfs/xz
View File

@@ -80,5 +80,3 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
cd $(DIR_APP) && make install
@rm -rf $(DIR_APP)
@$(POSTBUILD)