[telepathy-gabble/master] Include plugin directory in .pc files

Will Thompson will.thompson at collabora.co.uk
Thu Dec 3 10:25:41 PST 2009


---
 gabble/telepathy-gabble-uninstalled.pc.in |    3 +++
 gabble/telepathy-gabble.pc.in             |    2 ++
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/gabble/telepathy-gabble-uninstalled.pc.in b/gabble/telepathy-gabble-uninstalled.pc.in
index fb33e9f..338f7b0 100644
--- a/gabble/telepathy-gabble-uninstalled.pc.in
+++ b/gabble/telepathy-gabble-uninstalled.pc.in
@@ -2,6 +2,9 @@ prefix=
 exec_prefix=
 abs_top_srcdir=@abs_top_srcdir@
 abs_top_builddir=@abs_top_builddir@
+libdir=@libdir@
+
+plugindir=${libdir}/telepathy/gabble-0
 
 Name: Telepathy-Gabble
 Description: XMPP backend for the Telepathy framework
diff --git a/gabble/telepathy-gabble.pc.in b/gabble/telepathy-gabble.pc.in
index e7fd497..808b64e 100644
--- a/gabble/telepathy-gabble.pc.in
+++ b/gabble/telepathy-gabble.pc.in
@@ -3,6 +3,8 @@ exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
 
+plugindir=${libdir}/telepathy/gabble-0
+
 Name: Telepathy-Gabble
 Description: XMPP backend for the Telepathy framework
 Version: @VERSION@
-- 
1.5.6.5




More information about the telepathy-commits mailing list