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

@ -22,6 +22,7 @@ chmod 600 "${WEBOOB_TMPDIR}/backends"
echo "file://$WEBOOB_DIR/modules" > "${WEBOOB_TMPDIR}/sources.list"
export WEBOOB_WORKDIR="${WEBOOB_TMPDIR}"
export WEBOOB_DATADIR="${WEBOOB_TMPDIR}"
export PYTHONPATH="${WEBOOB_DIR}"
"${WEBOOB_DIR}/scripts/weboob-config" update