--pkg option on install.sh is introduced for .deb packaging since it requires different install directory for each subpackage. But we actually able to use "debian/tmp" for shared install directory, then we can specify file owner of the package using .install files. Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <20191030203142.31743-1-syuu@scylladb.com>