Mercurial > mplayer.hg
diff DOCS/xml/configure @ 10351:373dc373ac4a
Set id="index" option
author | lumag |
---|---|
date | Mon, 30 Jun 2003 19:30:36 +0000 |
parents | 3c0e1b182fbc |
children | 6ec6b4a91003 |
line wrap: on
line diff
--- a/DOCS/xml/configure Mon Jun 30 16:42:38 2003 +0000 +++ b/DOCS/xml/configure Mon Jun 30 19:30:36 2003 +0000 @@ -161,7 +161,7 @@ echo "Bailing out." exit 1 fi - _xsltcommand="cd \$1 && $_jade -t xml -d $_docbook_dsl $_xml_dcl \$_IN_DIR/\$3 ; mv book1.html index.html" + _xsltcommand="cd \$1 && $_jade -t xml -d $_docbook_dsl $_xml_dcl \$_IN_DIR/\$3" else echo "No valid XSLT processor found." echo "Bailing out."