mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 03:12:13 +00:00
Since other build_*.sh are for running inside extracted relocatable package, they have SCYLLA-PRODUCT-FILE on top of the directory, but build_ami.sh is not running in such condition, we need to run SCYLLA-VERSION-GEN first, then refer to build/SCYLLA-PRODUCT-FILE. Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <20190509110621.27468-1-syuu@scylladb.com>