Ignore:
Timestamp:
06/02/2006 08:27:01 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
4fe29a2
Parents:
460ea63
Message:

Added template book.xsl file.
Fixed a few dependencies.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/libs/func_parser

    r460ea63 r4761b5a  
    100100  echo -en  "\tGenerating the HTML book ..."
    101101  xsltproc --xinclude --nonet --stringparam base.dir HTML/ \
    102            --stringparam chunk.quietly 1 \
    103            ../$BLFS_XML/stylesheets/blfs-chunked.xsl \
     102           ../libs/book.xsl \
    104103           $TARGET-index.xml > xsltproc.log 2>&1
    105104
Note: See TracChangeset for help on using the changeset viewer.