未验证 提交 1c6b1f81 编写于 作者: S shaoyue 提交者: GitHub

[skip e2e] Fix typo in Makefile rpm related sections (#14602)

Signed-off-by: Nshaoyue.chen <shaoyue.chen@zilliz.com>
上级 983d9b4b
......@@ -177,7 +177,7 @@ milvus-tools: print-build-info
rpm-setup:
@echo "Setuping rpm env ...;"
@ build/rpm/setup-env.sh
@build/rpm/setup-env.sh
rpm: install
@echo "Note: run 'make rpm-setup' to setup build env for rpm builder"
......@@ -192,4 +192,4 @@ rpm: install
@cp -r lib ~/rpmbuild/BUILD/
@cp -r configs ~/rpmbuild/BUILD/
@cp -r build/rpm/services ~/rpmbuild/BUILD/
@QA_RPATHS="$[ 0x001|0x0002|0x0020 ]" rpmbuild -ba ./build/rpm/milvus.spec
@QA_RPATHS="$$[ 0x001|0x0002|0x0020 ]" rpmbuild -ba ./build/rpm/milvus.spec
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册