First step, migratation of jhalfs directory name to a variable; SCRIPT_ROOT

This commit is contained in:
George Boudreau 2006-06-01 19:17:52 +00:00
parent 82eb8c1420
commit 190d3a267c

View file

@ -88,7 +88,8 @@ RUN_FARCE=0
# Don't edit it unless you know what you are doing
#--- Working directories
JHALFSDIR=$BUILDDIR/jhalfs
SCRIPT_ROOT=jhalfs
JHALFSDIR=$BUILDDIR/$SCRIPT_ROOT
LOGDIR=$JHALFSDIR/logs
#--- File listing package contents (from where package sources dir is extracted)