mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
11 lines
333 B
Diff
11 lines
333 B
Diff
--- bind-9.3.1/bin/Makefile.in.orig 2005-05-06 01:52:36.000000000 -0400
|
|
+++ bind-9.3.1/bin/Makefile.in 2005-05-06 01:53:24.000000000 -0400
|
|
@@ -19,7 +19,7 @@
|
|
VPATH = @srcdir@
|
|
top_srcdir = @top_srcdir@
|
|
|
|
-SUBDIRS = named rndc dig dnssec tests nsupdate check
|
|
+SUBDIRS = named rndc dnssec tests check
|
|
TARGETS =
|
|
|
|
@BIND9_MAKE_RULES@
|