Browse Source

get rid of tests

master
parent
commit
0fa2ca98cb
  1. 15
      bind/bind.patch
  2. 2
      bind/bind.spec

15
bind/bind.patch

@ -54,3 +54,18 @@ Index: bin/rndc/rndc.c
}
DO("create parser", cfg_parser_create(mctx, log, pctxp));
-----------------------------------------------------------------------------
Index: bin/Makefile.in
--- bin/Makefile.in.orig 2014-01-27 19:58:24.000000000 +0100
+++ bin/Makefile.in 2014-04-10 12:11:41.856833689 +0200
@@ -19,7 +19,7 @@
VPATH = @srcdir@
top_srcdir = @top_srcdir@
-SUBDIRS = named rndc dig dnssec tools tests nsupdate \
+SUBDIRS = named rndc dig dnssec tools nsupdate \
check confgen @PYTHON_TOOLS@ @PKCS11_TOOLS@
TARGETS =

2
bind/bind.spec

@ -36,7 +36,7 @@ Class: BASE
Group: DNS
License: ISC
Version: %{V_opkg}
Release: 20140228
Release: 20140410
# package options
%option with_dnssec yes

Loading…
Cancel
Save