Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Sep 2011 06:11:16 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org
Subject:   svn commit: r225307 - vendor/bind9/dist
Message-ID:  <201109010611.p816BGrc034415@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dougb
Date: Thu Sep  1 06:11:16 2011
New Revision: 225307
URL: http://svn.freebsd.org/changeset/base/225307

Log:
  Add pkcs11 and unit to the list of things to remove from configure.in
  
  Make a line more copy-pastable

Modified:
  vendor/bind9/dist/FREEBSD-Upgrade

Modified: vendor/bind9/dist/FREEBSD-Upgrade
==============================================================================
--- vendor/bind9/dist/FREEBSD-Upgrade	Thu Sep  1 05:25:08 2011	(r225306)
+++ vendor/bind9/dist/FREEBSD-Upgrade	Thu Sep  1 06:11:16 2011	(r225307)
@@ -58,7 +58,8 @@
 		-e '/contrib\/zone-edit.sh/d;' \
 		configure.in Makefile.in */Makefile.in
 	
-	Remove mention of doxygen and related files from configure.in
+	Remove mention of doxygen, pkcs11, unit and related files from
+	configure.in
 
    Please do not commit this change. You only need this to generate config.h.
 
@@ -90,7 +91,7 @@
    Do not commit any other file that was modified or created in
    steps 6) or 7).
 
-12) cd src/lib/bind/dns && make -DMAINTAINER_MODE generate && rm gen
+12) cd ../../lib/bind/dns && make -DMAINTAINER_MODE generate && rm gen
 
 13) Test build the updated files with a clean /usr/obj and empty src.conf
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109010611.p816BGrc034415>