Changeset 190d3a2 for common/config


Ignore:
Timestamp:
06/01/2006 07:17:52 PM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
3b3251a
Parents:
82eb8c1
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/config

    r82eb8c1 r190d3a2  
    8989
    9090#--- Working directories
    91 JHALFSDIR=$BUILDDIR/jhalfs
     91SCRIPT_ROOT=jhalfs
     92JHALFSDIR=$BUILDDIR/$SCRIPT_ROOT
    9293   LOGDIR=$JHALFSDIR/logs
    9394
Note: See TracChangeset for help on using the changeset viewer.