Use or set the DATADIR environment variable

related to e93d724ed1
This commit is contained in:
Laurent Bachelier 2015-07-17 16:31:27 +02:00
commit adc4cd2c1c
5 changed files with 6 additions and 2 deletions

View file

@ -70,6 +70,7 @@ ${PYTHON} "$(dirname $0)/stale_pyc.py"
echo "file://${WEBOOB_MODULES}" > "${WEBOOB_TMPDIR}/sources.list"
export WEBOOB_WORKDIR="${WEBOOB_TMPDIR}"
export WEBOOB_DATADIR="${WEBOOB_TMPDIR}"
export PYTHONPATH="${WEBOOB_DIR}:${PYTHONPATH}"
export NOSE_NOPATH="1"
${PYTHON} "${WEBOOB_DIR}/scripts/weboob-config" update