[next] telepathy-salut: Install salut.manager to the correct directory
Simon McVittie
smcv at kemper.freedesktop.org
Tue Jan 7 08:48:00 PST 2014
Module: telepathy-salut
Branch: next
Commit: bc5f85b7541903e5cb4085dac43384e64df7a5b7
URL: http://cgit.freedesktop.org/telepathy/telepathy-salut/commit/?id=bc5f85b7541903e5cb4085dac43384e64df7a5b7
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Tue Nov 12 12:07:58 2013 +0000
Install salut.manager to the correct directory
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49737
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
---
data/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/Makefile.am b/data/Makefile.am
index 296387b..d708faa 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,6 +1,6 @@
EXTRA_DIST = salut.service.in
-managerdir = $(datadir)/telepathy/managers
+managerdir = $(datadir)/telepathy-1/managers
manager_DATA = salut.manager
servicedir = $(datadir)/dbus-1/services
More information about the telepathy-commits
mailing list