Subject: Re: mingw/gcc3 issue on FreeBSD again
To: Marc Recht <recht@netbsd.org>
From: Michal Pasternak <michal@pasternak.w.lub.pl>
List: tech-pkg
Date: 03/02/2004 02:29:07
Marc Recht [Tue, Mar 02, 2004 at 01:01:03AM +0100]:
> How about? This should work, too. Since it's almost the same as your patch,
> but without hard-coding /usr/bin/sed... If nobody objects I commit this. 
[...]
> +LOWER_OPSYS_VERSUFFIX!=        echo ${LOWER_OS_VERSION} | ${CUT} -c -1

Hmm, why do you use "-c -1" and not "-c 1" ?

man cut doesn't have much clues.

> >How long do I have to wait?
> 
> patience:)

Sometimes a few days of work on complicated things makes you lack it for
less complicated ones...

Take care,
-- 
mp