[GRASS-dev] wingrass-addons: manifests

Martin Landa landa.martin at gmail.com
Tue Dec 6 17:34:44 EST 2011


Hi,

2011/12/5 Martin Landa <landa.martin at gmail.com>:
> ext=<module> ope=remove` would just report which files is going to be
> removed and `g.extension ext=<module> ope=remove -f` would remove
> them. Seems to be better solution for you?

applied in trunk for testing (r49578).

$ g.extension ext=i.points.auto ope=remove
Files to be removed (use flag 'f' to force removal):
/home/martin/.grass7/addons/bin/i.points.auto
/home/martin/.grass7/addons/man/man1/i.points.auto.1
/home/martin/.grass7/addons/docs/html/i.points.auto.html
WARNING: Extension <i.points.auto> not removed. Re-run 'g.extension' with
         'f' flag to force removal

$ g.extension ext=i.points.auto ope=remove  -f
Extension <i.points.auto> successfully uninstalled.

Reasonable approach for you (GRASS users)?

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa


More information about the grass-dev mailing list