mirror of https://gitee.com/bigwinds/arangodb
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
This commit is contained in:
commit
b440add363
|
@ -37,7 +37,7 @@ exec_prefix=${prefix}
|
|||
sbindir=${exec_prefix}/sbin
|
||||
initdir=/etc/init.d
|
||||
bindir=${exec_prefix}/bin
|
||||
data_dir=/var
|
||||
data_dir=/var/lib
|
||||
static_dir=${prefix}/share
|
||||
vers_dir=arangodb-${arangodb_version}
|
||||
docdir=${prefix}/share/doc/${vers_dir}
|
||||
|
|
Loading…
Reference in New Issue