mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 19:40:16 +02:00
d3ca1bb1e5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14233 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
235 B
Diff
12 lines
235 B
Diff
--- a/libnl-1.pc.in
|
|
+++ b/libnl-1.pc.in
|
|
@@ -1,7 +1,7 @@
|
|
prefix=@prefix@
|
|
exec_prefix=@prefix@
|
|
libdir=@libdir@
|
|
-includedir=@prefix@/include
|
|
+includedir=@includedir@
|
|
|
|
Name: libnl
|
|
Description: Convenience library for netlink sockets
|