summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <david@fubar.dk>2006-03-08 02:53:45 +0000
committerDavid Zeuthen <david@fubar.dk>2006-03-08 02:53:45 +0000
commite38d77bc2e264037178260f8c2add199d19a0950 (patch)
tree1f2a53a3d6f907481efc3ff9e65fce68724071c7
parent05ccc643324f43b9ff9b8fec05ea3dcd60685f27 (diff)
downloadpolkit-e38d77bc2e264037178260f8c2add199d19a0950.tar.gz
Add libpoluser, libpolgroup and libpoltxtsrc variables
-rw-r--r--ChangeLog4
-rw-r--r--polkit.pc.in4
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 772f95d..13d76af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-03-07 David Zeuthen <davidz@redhat.com>
+ * polkit.pc.in: Add libpoluser, libpolgroup and libpoltxtsrc variables
+
+2006-03-07 David Zeuthen <davidz@redhat.com>
+
* polkit.pc.in (Libs): s/-llibpolkit/-lpolkit/
2006-03-07 David Zeuthen <davidz@redhat.com>
diff --git a/polkit.pc.in b/polkit.pc.in
index 369b5d7..cbfb8fa 100644
--- a/polkit.pc.in
+++ b/polkit.pc.in
@@ -3,6 +3,10 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
+libpoluser=@POLKIT_USER@
+libpolgroup=@POLKIT_GROUP@
+libpoltxtsrc=@sysconfdir@/PolicyKit/policy
+
Name: libpolkit
Description: library for querying and setting system-wide policy
Version: @VERSION@