mirror of https://gitee.com/bigwinds/arangodb
fixed wrong path
This commit is contained in:
parent
1452969ee8
commit
28b0d8719c
|
@ -22,7 +22,7 @@ nobase_pkgdata_DATA = \
|
|||
$(shell find @srcdir@/html -name "*.png" -print)
|
||||
|
||||
install-data-local:
|
||||
test -d @localstatedir@/lib/avocado || mkdir -p @localstatedir@/lib/avocado
|
||||
test -d @localstatedir@//${PACKAGE_TARNAME} || mkdir -p @localstatedir@//${PACKAGE_TARNAME}
|
||||
|
||||
################################################################################
|
||||
## avocado
|
||||
|
|
Loading…
Reference in New Issue