Changeset aec4483 for CLFS/master.sh


Ignore:
Timestamp:
02/26/2007 08:18:52 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
b230bd6
Parents:
7fe73c8
Message:

Fixed SHELL setting to work also when resuming failed builds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLFS/master.sh

    r7fe73c8 raec4483  
    825825AS_LUSER:     $cross_tools $temptools
    826826SUDO:         $orphan_scripts
     827CHROOT_JAIL:  SHELL=/tools/bin/bash
    827828CHROOT_JAIL:  ${chroottools} $testsuitetools $basicsystem  $bootscripttools  $bootabletools
    828829CUSTOM_TOOLS: $custom_list
     
    927928AS_LUSER:     $cross_tools $temptools ${boottools}
    928929SUDO:         $orphan_scripts
     930AS_ROOT:      SHELL=/tools/bin/bash
    929931AS_ROOT:      $testsuitetools $basicsystem $bootscripttools $bootabletools
    930932CUSTOM_TOOLS: $custom_list
Note: See TracChangeset for help on using the changeset viewer.