>> "JD" == Joe Drew <[EMAIL PROTECTED]> writes:

>> From the gnome-terminal 2.0.0 rules file:
> # Remove URL DTD in the documentation
>         find -name *.xml -exec perl -i -pe
> 's/http:\/\/www.oasis-open.org\/docbook\/xml\/4.1.2\/docbookx.dtd/\/usr\/share\/sgml\/docbook\/dtd\/xml\/4.1.2\/docbookx.dtd/'
>  {} \;

Because we don't have xml catalog and each times you want to
read/install xml document DTD are featched from the Net.

> and

>        GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 $(MAKE) install [...]

> What is the purpose of these two bits? (I at least can't find
> GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL defined at all in the Makefiles.)

I don't remember this one. Added by Bastien Nocera request.

Christian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to