]> git.pld-linux.org Git - packages/crda.git/blobdiff - nl3.patch
- fix build (nl3.patch)
[packages/crda.git] / nl3.patch
diff --git a/nl3.patch b/nl3.patch
new file mode 100644 (file)
index 0000000..f405969
--- /dev/null
+++ b/nl3.patch
@@ -0,0 +1,12 @@
+--- crda-1.1.2/Makefile.wiget  2011-10-01 21:22:01.852300958 +0200
++++ crda-1.1.2/Makefile        2011-10-01 21:23:02.153603618 +0200
+@@ -51,8 +51,7 @@ NL3FOUND := $(shell pkg-config --atleast
+ ifeq ($(NL3FOUND),Y)
+ CFLAGS += -DCONFIG_LIBNL30
+-NLLIBS += -lnl-genl
+-NLLIBNAME = libnl-3.0
++NLLIBNAME = libnl-3.0 libnl-genl-3.0
+ else
+       ifeq ($(NL2FOUND),Y)
+       CFLAGS += -DCONFIG_LIBNL20
This page took 0.057236 seconds and 4 git commands to generate.