mirror of https://gitee.com/bigwinds/arangodb
added missing prefix (#5464)
This commit is contained in:
parent
78c193d34e
commit
2384acd69a
|
@ -19,6 +19,7 @@ done
|
||||||
--buildDir build-${EP}bundle \
|
--buildDir build-${EP}bundle \
|
||||||
--targetDir /var/tmp/ \
|
--targetDir /var/tmp/ \
|
||||||
--downloadStarter \
|
--downloadStarter \
|
||||||
|
--prefix "/opt/arangodb" \
|
||||||
--clang \
|
--clang \
|
||||||
--staticOpenSSL \
|
--staticOpenSSL \
|
||||||
$@
|
$@
|
||||||
|
|
Loading…
Reference in New Issue