[next] telepathy-logger: client file: install into /usr/share/telepathy-1/ clients for Tp 1.0
Jonny Lamb
jonny at kemper.freedesktop.org
Fri Aug 3 04:00:27 PDT 2012
Module: telepathy-logger
Branch: next
Commit: b53ba11a3eceb9fc62fcffec0ffef83e3ef9da76
URL: http://cgit.freedesktop.org/telepathy/telepathy-logger/commit/?id=b53ba11a3eceb9fc62fcffec0ffef83e3ef9da76
Author: Jonny Lamb <jonny.lamb at collabora.co.uk>
Date: Fri Aug 3 11:59:28 2012 +0100
client file: install into /usr/share/telepathy-1/clients for Tp 1.0
Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
data/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/data/Makefile.am b/data/Makefile.am
index 1e2d780..06d865d 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -13,7 +13,7 @@ servicefile_DATA = $(servicefile_in_files:.service.in=.service)
%.service: %.service.in Makefile
$(AM_V_GEN)sed -e "s|[@]libexecdir[@]|$(libexecdir)|" $< > $@
-clientfiledir = $(datarootdir)/telepathy/clients
+clientfiledir = $(datarootdir)/telepathy-1/clients
clientfile_parts = $(top_srcdir)/data/Logger.Observer.client.in \
$(top_srcdir)/data/Logger.Text.client.in \
More information about the telepathy-commits
mailing list