On Sat, Feb 25, 2012 at 02:37:44AM +0000, M. Hamish Bowman wrote:
> +    # why not use 'sed -i' here?
>      cp $i $i.old
>      sed -e s,$ZOTPATH,,g $i.old >$i
>      rm -f $i.old
> 

Probably because that script has been introduced when sed did not have a -i arg?
I would change it properly to use a modern sed version.

-- 
Francesco P. Lovergine

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to