Changeset 460ea63 for common/config


Ignore:
Timestamp:
06/02/2006 05:53:17 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
4761b5a
Parents:
db6b934
Message:

Merged r2734:2745 from trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/config

    rdb6b934 r460ea63  
    8989
    9090#--- Working directories
    91 JHALFSDIR=$BUILDDIR/jhalfs
     91SCRIPT_ROOT=jhalfs
     92JHALFSDIR=$BUILDDIR/$SCRIPT_ROOT
    9293   LOGDIR=$JHALFSDIR/logs
     94
     95#--- File listing package contents (from where package sources dir is extracted)
     96PKG_LST=unpacked
    9397
    9498#--- ICA report log directory
Note: See TracChangeset for help on using the changeset viewer.