mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 19:21:01 +00:00
Debian package build script does runs relocate_python_scripts.py for scyllatop, but mistakenly forgetting to install tools/scyllatop/*.py. We need install them by using scylla-server.install. Fixes #5518 Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <20191227025750.434407-1-syuu@scylladb.com>