packages/net/bind/patches/001-no-tests.patch

14 lines
435 B
Diff
Raw Normal View History

Index: bind-9.11.5/bin/Makefile.in
===================================================================
--- bind-9.11.5.orig/bin/Makefile.in
+++ bind-9.11.5/bin/Makefile.in
@@ -12,7 +12,7 @@ VPATH = @srcdir@
top_srcdir = @top_srcdir@
SUBDIRS = named rndc dig delv dnssec tools nsupdate check confgen \
- @NZD_TOOLS@ @PYTHON_TOOLS@ @PKCS11_TOOLS@ tests
+ @NZD_TOOLS@ @PYTHON_TOOLS@ @PKCS11_TOOLS@
TARGETS =
@BIND9_MAKE_RULES@