Skip to content
Snippets Groups Projects
Commit 06c86e85 authored by Lars-Peter Clausen's avatar Lars-Peter Clausen
Browse files

Fix libnl pkg config file template.

SVN-Revision: 12945
parent 86ac8bc7
No related branches found
No related tags found
No related merge requests found
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment