Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Zbigniew Jędrzejewski-Szmek
polkit
Commits
05ccc643
Commit
05ccc643
authored
Mar 08, 2006
by
David Zeuthen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
s/-llibpolkit/-lpolkit/
parent
ad38877e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
3 deletions
+5
-3
ChangeLog
ChangeLog
+4
-0
doc/api/tmpl/libpolkit.sgml
doc/api/tmpl/libpolkit.sgml
+0
-2
polkit.pc.in
polkit.pc.in
+1
-1
No files found.
ChangeLog
View file @
05ccc643
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
...
...
doc/api/tmpl/libpolkit.sgml
View file @
05ccc643
...
...
@@ -9,13 +9,11 @@ libpolkit
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### SECTION Stability_Level ##### -->
...
...
polkit.pc.in
View file @
05ccc643
...
...
@@ -7,5 +7,5 @@ Name: libpolkit
Description: library for querying and setting system-wide policy
Version: @VERSION@
Requires: glib-2.0
Libs: -L${libdir} -l
lib
polkit
Libs: -L${libdir} -lpolkit
Cflags: -I${includedir}/polkit
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment