Ignore:
Timestamp:
03/18/2006 11:42:56 AM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
389fe2a
Parents:
e2860d3
Message:

Handled and via XSL.
Fixed the chapter05 GCC installation test run.
Fixed blfs-bootscripts installation.
The build_Makefile code need be adapted to that new XSL code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/common-functions

    re2860d3 rd540567  
    661661                  --stringparam model $MODEL \
    662662                  --stringparam testsuite $TEST \
     663                  --stringparam keymap $KEYMAP \
     664                  --stringparam grsecurity_host $GRSECURITY_HOST \
    663665                  -o ./${PROGNAME}-commands/ $XSL $BOOK/index.xml >>$LOGDIR/$LOG 2>&1
    664666        for i in $(find ./${PROGNAME}-commands/chapter07/*) ; do
Note: See TracChangeset for help on using the changeset viewer.