Hey guys, ran across this one that has been bugging me for a long time
since I still do BLFS manually. I have no problems when added, but the
&& has been missing here for a long, long time. docbook is certainly
not my specialty, so I didn't know if it was intentional, or if it's
really been overlooked for so long. Anyway, I figured I had better ask
just in case it was intentional. FYI it was removed on 2005-04-01.
Index: pst/xml/docbook.xml
===================================================================
--- pst/xml/docbook.xml (revision 6523)
+++ pst/xml/docbook.xml (working copy)
@@ -114,7 +114,7 @@
xmlcatalog --noout --add "public" \
"-//OASIS//ELEMENTS DocBook XML HTML Tables V&DocBook-version;//EN" \
"file:///usr/share/xml/docbook/xml-dtd-&DocBook-version;/htmltblx.mod" \
- /etc/xml/docbook
+ /etc/xml/docbook &&
xmlcatalog --noout --add "public" \
"-//OASIS//ENTITIES DocBook XML Notations V&DocBook-version;//EN" \
"file:///usr/share/xml/docbook/xml-dtd-&DocBook-version;/dbnotnx.mod" \
Index: pst/sgml/docbook-dsssl.xml
-- DJ Lucas
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page