GNOME Bugzilla – Bug 106133
Package should honor --disable-schemas-install
Last modified: 2004-12-22 21:47:04 UTC
The AM_GCONF_SOURCE_2 configure macro defines a configure argument, called --disable-schemas-install, which can be used to disable automatic registration of schemas. gnome-terminal needs to honor this argument in order to be more user friendly (such feature is beeing used in the NetBSD package system).
Created attachment 14339 [details] [review] The sample patch
Havoc, is this good to go?
This is fine, yes
Committed to HEAD, thanks for the report.