cvs commit: src/release Makefile
Giorgos Keramidas
keramida at ceid.upatras.gr
Fri Sep 17 14:22:49 PDT 2004
On 2004-09-17 13:14, "Bruce A. Mah" <bmah at 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
[...]
More information about the cvs-src
mailing list