From owner-freebsd-hackers Fri Jan 10 10:35:52 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA24969 for hackers-outgoing; Fri, 10 Jan 1997 10:35:52 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id KAA24955 for ; Fri, 10 Jan 1997 10:35:41 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <18901(6)>; Fri, 10 Jan 1997 10:34:34 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177476>; Fri, 10 Jan 1997 10:32:52 -0800 To: Josh MacDonald cc: freebsd-hackers@freebsd.org Subject: Re: texinfo changes ready In-reply-to: Your message of "Thu, 09 Jan 97 22:46:13 PST." <199701100646.WAA07104@paris.CS.Berkeley.EDU> Date: Fri, 10 Jan 1997 10:32:47 PST From: Bill Fenner Message-Id: <97Jan10.103252pst.177476@crevenia.parc.xerox.com> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199701100646.WAA07104@paris.CS.Berkeley.EDU> you write: >4. Import the original sources post-configured and patched into > gnu/texinfo. You should import the original tar file into src/contrib/texinfo, then apply any needed patches and commit them on the HEAD. Having the original source on the vendor branch makes merging new versions much easier. You should also create a BSD-style makefile in src/gnu/usr.bin/texinfo derived from the makefile that configure creates. Bill