>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/'
{} \;
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.)
Thanks.
--
Joe Drew <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
"This particular group of cats is mostly self-herding." -- Bdale Garbee
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]