projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cbc96e
)
libudev: libudev.pc remove selinux
author
Kay Sievers
<kay.sievers@vrfy.org>
Mon, 6 Oct 2008 10:18:55 +0000
(12:18 +0200)
committer
Kay Sievers
<kay.sievers@vrfy.org>
Mon, 6 Oct 2008 10:18:55 +0000
(12:18 +0200)
udev/lib/libudev.pc.in
patch
|
blob
|
history
diff --git
a/udev/lib/libudev.pc.in
b/udev/lib/libudev.pc.in
index
8437827
..
38fc052
100644
(file)
--- a/
udev/lib/libudev.pc.in
+++ b/
udev/lib/libudev.pc.in
@@
-7,5
+7,5
@@
Name: libudev
Description: Library to access udev device information
Version: @VERSION@
Libs: -L${libdir} -ludev
-Libs.private:
@SELINUX_LIBS@
+Libs.private:
Cflags: -I${includedir}