Date: Sat, 18 Sep 2004 00:20:24 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: "Bruce A. Mah" <bmah@kitchenlab.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/release Makefile Message-ID: <20040917212024.GA74833@gothmog.gr> In-Reply-To: <1095452041.36272.51.camel@tomcat.kitchenlab.org> References: <200409171928.i8HJSkrV094216@repoman.freebsd.org> <20040917193216.GA956@gothmog.gr> <1095452041.36272.51.camel@tomcat.kitchenlab.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-09-17 13:14, "Bruce A. Mah" <bmah@kitchenlab.org> wrote: > Thanks! That's a step in the right direction, but the release.8, ftp.1, > and cdrom.1 targets also need tweaking to accomodate the removal of this > document. Something like the attached (untested) patch... Damn. I used a lowercase regexp and missed those! Do we need to test this or will you commit it (the 'make release' I started a couple of hours ago still runs and hasn't reached this sport yet)! > Index: Makefile > =================================================================== > RCS file: /home/ncvs/src/release/Makefile,v > retrieving revision 1.862 > diff -u -r1.862 Makefile > --- Makefile 17 Sep 2004 19:28:46 -0000 1.862 > +++ Makefile 17 Sep 2004 20:12:33 -0000 > @@ -717,8 +717,6 @@ > done > @mv ${RD}/mfsfd/stand/help/INSTALLATION.TXT \ > ${RD}/mfsfd/stand/help/INSTALL.TXT > - @mv ${RD}/mfsfd/stand/help/EARLY-ADOPTER.TXT \ > - ${RD}/mfsfd/stand/help/EARLY.TXT [...]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040917212024.GA74833>