Currently, install.sh just used for building .rpm, we have similar build script under dist/debian, sometimes it become inconsistent with install.sh. Since most of package build process are same, we should share install.sh on both .rpm and .deb package build process. Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <20190725123207.2326-1-syuu@scylladb.com>