diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 18:00:40 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 18:00:40 +0000 |
commit | 262bfb02a2e561d1f8a923d876dd64a7db6477a0 (patch) | |
tree | 0b00c082fa21745e8e9fbfb384b569b5f7b284c3 /dns/doc/files/patch-doc | |
parent | cc334473201eb1b84ba99fc0e60cc4454b49b98d (diff) |
Notes
Diffstat (limited to 'dns/doc/files/patch-doc')
-rw-r--r-- | dns/doc/files/patch-doc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dns/doc/files/patch-doc b/dns/doc/files/patch-doc new file mode 100644 index 000000000000..04e2371cb996 --- /dev/null +++ b/dns/doc/files/patch-doc @@ -0,0 +1,11 @@ +--- doc.orig Wed Jul 25 19:24:50 2001 ++++ doc Tue May 3 12:10:46 2005 +@@ -106,7 +106,7 @@ + ## Note: Make *sure* you keep the trailing slash on the directory + ## name, otherwise doc won't work right. + ## +-#set auxd=/users/brad/bin/doc-2.2.3/ ++set auxd=${PREFIX}/${AUX_DIR}/ + + ######## where are log files written? + ## |