[#2] Use frostfs-cli until it is renamed to frost

Signed-off-by: Stanislav Bogatyrev <s.bogatyrev@yadro.com>
This commit is contained in:
Stanislav Bogatyrev 2023-01-12 17:19:27 +03:00 committed by Stanislav Bogatyrev
parent 87d9df1de1
commit 57e3883160

View file

@ -1,7 +1,7 @@
#!/usr/bin/make -f
VERSION ?= "$(shell git describe --tags --match "v*" --dirty --always --abbrev=8 2>/dev/null || cat VERSION 2>/dev/null || echo "develop")"
FROST ?= frost
FROST ?= frostfs-cli
.PHONY: all clean version help unlocode debpackage