summaryrefslogtreecommitdiff
path: root/salut
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-03-18 12:50:39 +0000
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-03-18 12:52:35 +0000
commit06cee2b75b0ea04dc9b4b7a0af01847af05ae6d7 (patch)
tree0e8340b502e77e1b1ba79b1505d0bf81199cba65 /salut
parent42f10a68a6075ad711c46ca375b85429cc5a0a4c (diff)
downloadtelepathy-salut-06cee2b75b0ea04dc9b4b7a0af01847af05ae6d7.tar.gz
salut: remove duplicate pkg-config file
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'salut')
-rw-r--r--salut/telepathy-salut-uninstalled.pc.in3
-rw-r--r--salut/telepathy-salut.pc.in3
2 files changed, 4 insertions, 2 deletions
diff --git a/salut/telepathy-salut-uninstalled.pc.in b/salut/telepathy-salut-uninstalled.pc.in
index 92cbc46c..c5932a40 100644
--- a/salut/telepathy-salut-uninstalled.pc.in
+++ b/salut/telepathy-salut-uninstalled.pc.in
@@ -5,9 +5,10 @@ abs_top_builddir=@abs_top_builddir@
libdir=@libdir@
plugindir=${libdir}/telepathy/salut-0
+salutpath=${abs_top_builddir}/src/telepathy-salut
Name: Telepathy-Salut (uninstalled)
-Description: XMPP backend for the Telepathy framework (uninstalled)
+Description: Link-local XMPP backend for the Telepathy framework (uninstalled)
Version: @VERSION@
Requires: pkg-config >= 0.21
Requires.private: glib-2.0 >= 2.16, gobject-2.0 >= 2.16, telepathy-glib >= 0.13.12
diff --git a/salut/telepathy-salut.pc.in b/salut/telepathy-salut.pc.in
index 9e63245c..4292b162 100644
--- a/salut/telepathy-salut.pc.in
+++ b/salut/telepathy-salut.pc.in
@@ -5,9 +5,10 @@ includedir=@includedir@
libexecdir=@libexecdir@
plugindir=${libdir}/telepathy/salut-0
+salutpath=${libexecdir}/telepathy-salut
Name: Telepathy-Salut
-Description: XMPP backend for the Telepathy framework
+Description: Link-local XMPP backend for the Telepathy framework
Version: @VERSION@
Requires: pkg-config >= 0.21
Requires.private: glib-2.0 >= 2.16, gobject-2.0 >= 2.16, telepathy-glib >= 0.13.12