Failing pkill is not fatal.

svn: r3407
This commit is contained in:
Tim Waugh 2004-08-16 13:23:38 +00:00
parent 57422cd1ed
commit 54f4c3e277

View File

@ -25,7 +25,7 @@ install-schemas:
$(INSTALL_DATA) $(top_srcdir)/src/data/gramps.schemas $(DESTDIR)$(sysconfdir)/gconf/schemas
-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) \
gconftool-2 --makefile-install-rule $(top_srcdir)/src/data/gramps.schemas
pkill -HUP gconfd
-pkill -HUP gconfd
install-data-local: install-schemas
$(INSTALL) -d $(DESTDIR)$(prefix)/share/applications