summaryrefslogtreecommitdiffstats
path: root/bind99-opts.patch
diff options
context:
space:
mode:
Diffstat (limited to 'bind99-opts.patch')
-rw-r--r--bind99-opts.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/bind99-opts.patch b/bind99-opts.patch
deleted file mode 100644
index f82fe83..0000000
--- a/bind99-opts.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up bind-9.9.3rc1/bin/nsupdate/nsupdate.c.opts bind-9.9.3rc1/bin/nsupdate/nsupdate.c
---- bind-9.9.3rc1/bin/nsupdate/nsupdate.c.opts 2013-04-19 12:13:41.930729267 +0200
-+++ bind-9.9.3rc1/bin/nsupdate/nsupdate.c 2013-04-19 12:14:49.962531190 +0200
-@@ -934,7 +934,7 @@ get_address(char *host, in_port_t port,
- INSIST(count == 1);
- }
-
--#define PARSE_ARGS_FMT "dDML:y:ghlovk:p:rR::t:u:"
-+#define PARSE_ARGS_FMT "dDML:y:ghlovk:p:r:R:t:u:"
-
- static void
- pre_parse_args(int argc, char **argv) {