diff options
| -rw-r--r-- | contrib/bind9/FREEBSD-Upgrade | 4 | ||||
| -rw-r--r-- | contrib/bind9/FREEBSD-Xlist | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/contrib/bind9/FREEBSD-Upgrade b/contrib/bind9/FREEBSD-Upgrade index 456df7f3dfaf..55f27c0c9b1d 100644 --- a/contrib/bind9/FREEBSD-Upgrade +++ b/contrib/bind9/FREEBSD-Upgrade @@ -28,13 +28,13 @@ 5) Resolve conflicts. - As of 17 March 2005, we have no local patches against BIND 9; thus + As of 28 December 2005, we have no local patches against BIND 9; thus there are no conflicts to merge. This may change at a later date. 6) Remove any references to the {bin,lib}/tests and docutil directories from the configure and Makefile templates: - $ sed -i.orig -e '/\/tests/d; /docutil/d;' \ + $ sed -i.orig -e '/\/tests/d; /docutil/d; /\/xsl/d;' \ configure.in Makefile.in */Makefile.in Please do not commit this change, as it would unnecessarily take diff --git a/contrib/bind9/FREEBSD-Xlist b/contrib/bind9/FREEBSD-Xlist index e6c1b832a132..f4239557b3ae 100644 --- a/contrib/bind9/FREEBSD-Xlist +++ b/contrib/bind9/FREEBSD-Xlist @@ -12,6 +12,10 @@ docutil bin/tests lib/tests +# Doc stuff +doc/arm/latex-fixup.pl +doc/xsl + # Windows directories bin/check/win32 bin/dig/win32 |
