You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/libnl/patches/150-fix-libnl-pc-config.patch

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