Failing pkill is not fatal.
svn: r3407
This commit is contained in:
parent
88e4c76a47
commit
9b48c6f2b5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user