projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eca53dd
)
libnl-tiny: add includedir to pkg-config cflags
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 22 Dec 2012 18:56:01 +0000
(18:56 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 22 Dec 2012 18:56:01 +0000
(18:56 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34864
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/libs/libnl-tiny/files/libnl-tiny.pc
patch
|
blob
|
history
diff --git
a/package/libs/libnl-tiny/files/libnl-tiny.pc
b/package/libs/libnl-tiny/files/libnl-tiny.pc
index
8c1bf6f
..
af79cd3
100644
(file)
--- a/
package/libs/libnl-tiny/files/libnl-tiny.pc
+++ b/
package/libs/libnl-tiny/files/libnl-tiny.pc
@@
-7,4
+7,4
@@
Name: libnl-tiny
Description: Convenience library for netlink sockets
Version: 2.0
Libs: -L${libdir} -lnl-tiny
-Cflags:
+Cflags:
-I${includedir}