]> git.pld-linux.org Git - packages/crda.git/blame - nl3.patch
- release 4 (by relup.sh)
[packages/crda.git] / nl3.patch
CommitLineData
604e8e2a
AF
1--- crda-1.1.2/Makefile.wiget 2011-10-01 21:22:01.852300958 +0200
2+++ crda-1.1.2/Makefile 2011-10-01 21:23:02.153603618 +0200
3@@ -51,8 +51,7 @@ NL3FOUND := $(shell pkg-config --atleast
4
5 ifeq ($(NL3FOUND),Y)
6 CFLAGS += -DCONFIG_LIBNL30
7-NLLIBS += -lnl-genl
8-NLLIBNAME = libnl-3.0
9+NLLIBNAME = libnl-3.0 libnl-genl-3.0
10 else
11 ifeq ($(NL2FOUND),Y)
12 CFLAGS += -DCONFIG_LIBNL20
This page took 0.05485 seconds and 4 git commands to generate.