istore: updated
This commit is contained in:
6
configure
vendored
6
configure
vendored
@@ -3075,7 +3075,7 @@ fi
|
||||
if test "x$enable_devel_mode" = "xyes"
|
||||
then :
|
||||
|
||||
SRV_LOGDIR="${SRCDIR}/tmp.log"
|
||||
SRV_LOGDIR="${SRCDIR}/tmp/log"
|
||||
|
||||
fi
|
||||
|
||||
@@ -3113,7 +3113,7 @@ fi
|
||||
if test "x$enable_devel_mode" = "xyes"
|
||||
then :
|
||||
|
||||
SRV_RUNDIR="${SRCDIR}/tmp.run"
|
||||
SRV_RUNDIR="${SRCDIR}/tmp/run"
|
||||
|
||||
fi
|
||||
|
||||
@@ -3152,7 +3152,7 @@ fi
|
||||
if test "x$enable_devel_mode" = "xyes"
|
||||
then :
|
||||
|
||||
SRV_DATADIR="${SRCDIR}/tmp.data"
|
||||
SRV_DATADIR="${SRCDIR}/tmp/data"
|
||||
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user