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
5cfae846
Commit
5cfae846
authored
Apr 17, 2007
by
David Zeuthen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
also remember to do s/libpolkit/polkit/ on the pkg-config files
parent
36c1b772
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
data/polkit-dbus.pc.in
data/polkit-dbus.pc.in
+2
-2
data/polkit-grant.pc.in
data/polkit-grant.pc.in
+2
-2
data/polkit.pc.in
data/polkit.pc.in
+1
-1
No files found.
data/polkit-dbus.pc.in
View file @
5cfae846
...
...
@@ -3,9 +3,9 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name:
lib
polkit-dbus
Name: polkit-dbus
Description: helper library for obtaining seat, session and caller information via D-Bus and ConsoleKit
Version: @VERSION@
Requires:
lib
polkit dbus-1
Requires: polkit dbus-1
Libs: -L${libdir} -lpolkit-dbus
Cflags: -I${includedir}/PolicyKit
data/polkit-grant.pc.in
View file @
5cfae846
...
...
@@ -3,9 +3,9 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name:
lib
polkit-grant
Name: polkit-grant
Description: library for obtaining privileges via PolicyKit
Version: @VERSION@
Requires: glib-2.0
lib
polkit
Requires: glib-2.0 polkit
Libs: -L${libdir} -lpolkit-grant
Cflags: -I${includedir}/PolicyKit
data/polkit.pc.in
View file @
5cfae846
...
...
@@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name:
lib
polkit
Name: polkit
Description: library for querying system-wide policy
Version: @VERSION@
Requires: glib-2.0
...
...
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