s/-llibpolkit/-lpolkit/
authorDavid Zeuthen <david@fubar.dk>
Wed, 8 Mar 2006 02:45:24 +0000 (02:45 +0000)
committerDavid Zeuthen <david@fubar.dk>
Wed, 8 Mar 2006 02:45:24 +0000 (02:45 +0000)
ChangeLog
doc/api/tmpl/libpolkit.sgml
polkit.pc.in

index f4fddf2..772f95d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
 2006-03-07  David Zeuthen  <davidz@redhat.com>
 
+       * polkit.pc.in (Libs): s/-llibpolkit/-lpolkit/
+
+2006-03-07  David Zeuthen  <davidz@redhat.com>
+
        Initial check-in of PolicyKit
 
index fda56c4..55a239a 100644 (file)
@@ -9,13 +9,11 @@ libpolkit
 
 </para>
 
-
 <!-- ##### SECTION See_Also ##### -->
 <para>
 
 </para>
 
-
 <!-- ##### SECTION Stability_Level ##### -->
 
 
index 4385be8..369b5d7 100644 (file)
@@ -7,5 +7,5 @@ Name: libpolkit
 Description: library for querying and setting system-wide policy
 Version: @VERSION@
 Requires: glib-2.0
-Libs: -L${libdir} -llibpolkit
+Libs: -L${libdir} -lpolkit
 Cflags: -I${includedir}/polkit