[Pidgin] #12032: --disable-schemas-install wrongly inhibits purple.schemas

Pidgin trac at pidgin.im
Thu May 27 02:12:04 EDT 2010


#12032: --disable-schemas-install wrongly inhibits purple.schemas
--------------------+-------------------------------------------------------
Reporter:  fangism  |        Type:  defect     
  Status:  new      |   Component:  libpurple  
 Version:  2.7.0    |    Keywords:  build gconf
--------------------+-------------------------------------------------------
 In libpurple/gconf/Makefile.am, the effect of --disable-schemas-install is
 only supposed to prevent gconftool from running during install (install-
 data-local), but as written in 2.7.0, it also prevents purple.schemas from
 being created at all.  Packagers wish to have purple.schemas, but perform
 the gconf registration post-install.

 Proposed fix: move "if GCONF_SCHEMAS_INSTALL" below the lines for
 schema_DATA.
 Or condition it out only if configured without gconf.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/12032>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list