[GRASS-dev] python scripts in grass6
Markus Neteler
neteler at osgeo.org
Sun Jul 5 11:51:23 EDT 2009
On Sun, Jul 5, 2009 at 5:37 PM, Martin Landa<landa.martin at gmail.com> wrote:
> Hi,
>
> currently in GRASS 6 PGM variable must be set including python file
> extension, in GRASS 7 not, e.g.
>
> PGM=v.krige.py in GRASS6
> PGM=v.krige in GRASS7
A similar case are "description.html" versus "modulename.html".
> Would be possible to change building system in GRASS 6 to unify it with GRASS 7.
Perhaps with a workaround for "description.html" to avoid renaming.
Since we have the GRASS version accessible in Makefile (AFAIK) it
could be conditionalized.
Markus
More information about the grass-dev
mailing list