On Sun, 2002-07-21 at 19:34, Christian Marillat wrote:
> >> "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.Disables the schema installation at "install time" (when one runs make install). Check http://www.gnome.org/projects/gconf/ under the paragraphs: - Schema files and - Application developer information Cheers -- /Bastien Nocera http://hadess.net
signature.asc
Description: This is a digitally signed message part

