iproute/iproute2-2.6.29-tc_modules.patch
2009-10-09 11:49:26 +00:00

13 lines
541 B
Diff

diff -up iproute2-20091009/Makefile.ipt iproute2-20091009/Makefile
--- iproute2-20091009/Makefile.ipt 2009-10-09 13:29:27.137385281 +0200
+++ iproute2-20091009/Makefile 2009-10-09 13:32:14.251632048 +0200
@@ -11,7 +11,7 @@ KERNEL_INCLUDE=/usr/include
# Path to db_185.h include
DBM_INCLUDE:=$(ROOTDIR)/usr/include
-DEFINES= -DRESOLVE_HOSTNAMES -DLIBDIR=\"$(LIBDIR)\"
+DEFINES= -DRESOLVE_HOSTNAMES -DLIBDIR=\"$(LIBDIR)\" -DIPT_LIB_DIR=\"$(IPT_LIB_DIR)\"
#options if you have a bind>=4.9.4 libresolv (or, maybe, glibc)
LDLIBS=-lresolv