Commit 27819496 authored by Anton Midyukov's avatar Anton Midyukov

reports.mk: fix whitespace

parent 0045aa14
......@@ -53,7 +53,7 @@ all: reports/prep reports/targets reports/scripts
cp -a "$(BUILDCFG)" "$(LOGDIR)/$(TARGET_NAME).reports/build.cfg"; \
fi
@find $(BUILDDIR)/pkg/ -type f | sed 's:$(BUILDDIR)/pkg/::' > \
"$(LOGDIR)/$(TARGET_NAME).reports/pkg.list"
"$(LOGDIR)/$(TARGET_NAME).reports/pkg.list"
endif
reports/prep:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment