projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Support configurations without syslogd/klogd.
[openwrt.git]
/
package
/
libnl
/
patches
/
150-fix-libnl-pc-config.patch
1
--- a/libnl-1.pc.in
2
+++ b/libnl-1.pc.in
3
@@ -1,7 +1,7 @@
4
prefix=@prefix@
5
exec_prefix=@prefix@
6
libdir=@libdir@
7
-includedir=@prefix@/include
8
+includedir=@includedir@
9
10
Name: libnl
11
Description: Convenience library for netlink sockets
This page took
0.044458 seconds
and
5
git commands to generate.