1
0
Fork 0

fixed wrong path

This commit is contained in:
Frank Celler 2012-02-11 11:14:53 +01:00
parent 1452969ee8
commit 28b0d8719c
1 changed files with 1 additions and 1 deletions

View File

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