[libnftnl PATCH] build: Ensure pkg-config file provides the right informations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It's not -lnftables anymore but -lnftnl (among other details)

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@xxxxxxxxxxxxxxx>
---
 libnftnl.pc.in | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/libnftnl.pc.in b/libnftnl.pc.in
index 0c6d57e..fd5cc6a 100644
--- a/libnftnl.pc.in
+++ b/libnftnl.pc.in
@@ -1,15 +1,15 @@
-# libnftables pkg-config file
+# libnftnl pkg-config file
 
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
 
-Name: libnftables
+Name: libnftnl
 Description: Netfilter nf_tables infrastructure library
-URL: http://netfilter.org/projects/libnftables/
+URL: http://netfilter.org/projects/libnftnl/
 Version: @VERSION@
 Requires:
 Conflicts:
-Libs: -L${libdir} -lnftables
+Libs: -L${libdir} -lnftnl
 Cflags: -I${includedir}
-- 
1.8.3.2

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux