On 14:35 Thu 20 Sep     , Santiago M. Mola (coldwind) wrote:
> coldwind    07/09/20 14:35:18
> 
>   Modified:             stride-20011129.ebuild ChangeLog
>   Log:
>   Change sed separator to :, now it doesn't fail if CC contains a path.
>   (Portage version: 2.1.3.9)
> 
> Revision  Changes    Path
> 1.6                  sci-biology/stride/stride-20011129.ebuild
> 
> file : 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/stride/stride-20011129.ebuild?rev=1.6&view=markup
> plain: 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/stride/stride-20011129.ebuild?rev=1.6&content-type=text/plain
> diff : 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/stride/stride-20011129.ebuild?r1=1.5&r2=1.6

> -     sed -e "/^CC/s/gcc -g/$(tc-getCC) ${CFLAGS}/" -i Makefile || \
> +     sed -e "/^CC/s:gcc -g:$(tc-getCC) ${CFLAGS}:" -i Makefile || \

Here's another great opportunity to use a better sed, just like the one 
a day or two ago.

Thanks,
Donnie
-- 
[EMAIL PROTECTED] mailing list

Reply via email to