Re: mg Makefile: remove CVS tag from tutorial

2012-05-06 Thread Mark Lumsden
On Sun, May 06, 2012 at 09:30:30PM +0200, Mark Kettenis wrote: > > Date: Sun, 6 May 2012 23:24:50 +0500 > > From: Mark Lumsden > > > > Just make tutorial file neater on installation. ok? > > Ugh, using perl to install the binary feels very worng. > > Why not simply remove that line from the sou

Re: mg Makefile: remove CVS tag from tutorial

2012-05-06 Thread Mark Kettenis
> Date: Sun, 6 May 2012 23:24:50 +0500 > From: Mark Lumsden > > Just make tutorial file neater on installation. ok? Ugh, using perl to install the binary feels very worng. Why not simply remove that line from the source? It isn't even an $OpenBSD$ tag! > Index: Makefile > =

mg Makefile: remove CVS tag from tutorial

2012-05-06 Thread Mark Lumsden
Just make tutorial file neater on installation. ok? -lum Index: Makefile === RCS file: /cvs/src/usr.bin/mg/Makefile,v retrieving revision 1.25 diff -u -p -r1.25 Makefile --- Makefile28 Nov 2011 04:41:39 - 1.25 +++ Makefi