Hi, 2012/12/3 Glynn Clements <[email protected]>:
>> `g.gui.%.tmp.html` from GuiScript is ignored and `%.tmp.html` from >> Html.make is used instead. > > Right. It's supposed to choose the most-specific match (the one with > the shortest stem), but that was broken in 3.81; it just uses the > first match. > > Placing the pattern rule for g.gui.%.tmp.html before Html.make is > included should avoid the issue. thanks for the clarification. Unfortunately placing Html.make after `g.gui.%.tmp.html` doesn't seems to help. Martin -- Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
