[package] dnsmasq: only write search directive if domain is actually set
[openwrt.git] / package / dnsmasq / patches / 101-ipv6.patch
index e11c980..945ddbb 100644 (file)
@@ -1,7 +1,8 @@
-diff -ur dnsmasq-2.42.orig/src/config.h dnsmasq-2.42/src/config.h
---- dnsmasq-2.42.orig/src/config.h     2008-06-03 16:38:25.000000000 +0200
-+++ dnsmasq-2.42/src/config.h  2008-06-03 16:38:43.000000000 +0200
-@@ -322,8 +322,9 @@
+Index: dnsmasq-2.51/src/config.h
+===================================================================
+--- dnsmasq-2.51.orig/src/config.h
++++ dnsmasq-2.51/src/config.h
+@@ -270,8 +270,9 @@ NOTES:
  /* We assume that systems which don't have IPv6
     headers don't have ntop and pton either */
  
This page took 0.038999 seconds and 4 git commands to generate.