You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
308 B
14 lines
308 B
![]()
17 years ago
|
diff --git a/libnl-1.pc.in b/libnl-1.pc.in
|
||
|
index 7ac8413..66a7cd9 100644
|
||
|
--- 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
|