Ignore:
Timestamp:
06/02/2006 11:00:10 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
e35e794
Parents:
4761b5a
Message:

Solved wrong and dead cross-references.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/libs/func_parser

    r4761b5a r4fe29a2  
    9999
    100100  echo -en  "\tGenerating the HTML book ..."
    101   xsltproc --xinclude --nonet --stringparam base.dir HTML/ \
     101  xsltproc --xinclude --nonet \
     102           --stringparam mail_server $MAIL_SERVER \
     103           --stringparam xwindow $X11 \
     104           --stringparam base.dir HTML/ \
    102105           ../libs/book.xsl \
    103106           $TARGET-index.xml > xsltproc.log 2>&1
Note: See TracChangeset for help on using the changeset viewer.