[gnome-bluetooth] gnome-bluetooth-1.0.pc: Add variables for accessing applet library
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] gnome-bluetooth-1.0.pc: Add variables for accessing applet library
- Date: Thu, 30 Jun 2011 18:17:06 +0000 (UTC)
commit 77a61be710277c1ad12bca79981e887fbce2950f
Author: Colin Walters <walters verbum org>
Date: Thu Jun 30 12:07:50 2011 -0400
gnome-bluetooth-1.0.pc: Add variables for accessing applet library
This will be used by gnome-shell; slightly better than hardcoding the
library path there.
https://bugzilla.gnome.org/show_bug.cgi?id=653752
gnome-bluetooth-1.0.pc.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gnome-bluetooth-1.0.pc.in b/gnome-bluetooth-1.0.pc.in
index b93741e..b805eb7 100644
--- a/gnome-bluetooth-1.0.pc.in
+++ b/gnome-bluetooth-1.0.pc.in
@@ -2,6 +2,8 @@ prefix= prefix@
exec_prefix= exec_prefix@
libdir= libdir@
includedir= includedir@
+applet_libdir= libdir@/gnome-bluetooth
+applet_libs=-Wl,--rpath=${applet_libdir} -L${applet_libdir} -lgnome-bluetooth-applet
Name: gnome-bluetooth-1.0
Description: Widgets for Bluetooth device selection
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]