зеркало из https://github.com/github/vitess-gh.git
Merge pull request #5778 from planetscale/ds-rm-vtctld
remove reference to web/vtctld from Makefile
This commit is contained in:
Коммит
3496408a56
2
Makefile
2
Makefile
|
@ -80,8 +80,6 @@ install: build
|
|||
# also symlink config files in the old location
|
||||
ln -sf src/vitess.io/vitess/config "$${PREFIX}/config"
|
||||
# vtctld web UI files
|
||||
mkdir -p "$${PREFIX}/src/vitess.io/vitess/web"
|
||||
cp -R web/vtctld "$${PREFIX}/src/vitess.io/vitess/web/"
|
||||
mkdir -p "$${PREFIX}/src/vitess.io/vitess/web/vtctld2"
|
||||
cp -R web/vtctld2/app "$${PREFIX}/src/vitess.io/vitess/web/vtctld2/"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче