On Wed, 2002-09-04 at 15:46, Colin Walters wrote:

> find /usr/share/gnome/help -name '*.xml' | (while read fname; do perl -pi -e 
> 's,http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd,/usr/share/sgml/docbook/dtd/xml/4.1.2/docbookx.dtd,;'
>  "$fname"; done)

Oh, and you need to do "dpkg --configure -a" too.  All this should be
unnecessary after we have a working XML catalog.
 



Reply via email to