Changeset 6447575 for jhalfs


Ignore:
Timestamp:
06/10/2020 08:58:33 PM (4 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs-more, legacy, trunk
Children:
22bb166
Parents:
ebe1ba6
Message:

Fix detection of the cross2 branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jhalfs

    rebe1ba6 r6447575  
    459459# cross-chap5 branch).
    460460  if (( TEST == 3 )) && \
    461      [ -f "$JHALFSDIR/${PROGNAME}-commands/chapter06/gcc-pass2.xml" ]; then
     461     [ -f "$BOOK/chapter06/gcc-pass2.xml" ]; then
    462462        TEST=2
    463463  fi
Note: See TracChangeset for help on using the changeset viewer.