1
0
Fork 0

added missing prefix (#5464)

This commit is contained in:
Heiko 2018-05-25 14:48:37 +02:00 committed by Jan
parent 78c193d34e
commit 2384acd69a
1 changed files with 1 additions and 0 deletions

View File

@ -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 \
$@ $@