Le lun 26/07/2004 Ã 04:03, Alex Roitman a Ãcrit :

> So, is placing the following in the Makefile the proper thing to do:
> 
> install-schemas:
>       $(INSTALL_DATA) gramps.schemas $(DESTDIR)/etc/gconf/schemas
>       GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) \
>               gconftool-2 --makefile-install-rule gramps.schemas
>       pkill gconfd
> 
> or something else should be used?

Yes, use kill -HUP instead. In the Debian version, that will trigger a
reload of the gconf databases. In older versions, that will do the same
as SIGTERM.
-- 
 .''`.           Josselin Mouette        /\./\
: :' :           [EMAIL PROTECTED]
`. `'                        [EMAIL PROTECTED]
  `-  Debian GNU/Linux -- The power of freedom

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e=2E?=

Reply via email to