Author: pierre
Date: Wed Jun 10 13:58:33 2020
New Revision: 4168
Log:
Fix detection of the cross2 branch
Modified:
jhalfs/trunk/jhalfs
Modified: jhalfs/trunk/jhalfs
==============================================================================
--- jhalfs/trunk/jhalfs Wed Jun 10 13:01:17 2020 (r4167)
+++ jhalfs/trunk/jhalfs Wed Jun 10 13:58:33 2020 (r4168)
@@ -458,7 +458,7 @@
# the position of gcc-pass2 (chapter 6 or 5) tells us (not valid for
# cross-chap5 branch).
if (( TEST == 3 )) && \
- [ -f "$JHALFSDIR/${PROGNAME}-commands/chapter06/gcc-pass2.xml" ]; then
+ [ -f "$BOOK/chapter06/gcc-pass2.xml" ]; then
TEST=2
fi
extract_commands
--
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page