[GRASS-dev] table with the parser standard options

Luca Delucchi lucadeluge at gmail.com
Wed Sep 23 01:22:18 PDT 2015


On 23 September 2015 at 10:16, Markus Neteler <neteler at osgeo.org> wrote:
>
> Suggestion: add an "echo ..." there to print the actual line into the
> log in order to better understand the issue?
>

ok, this is the diff, it is correct?

Index: Makefile
===================================================================
--- Makefile    (revision 66300)
+++ Makefile    (working copy)
@@ -87,6 +87,8 @@
        VERSION_NUMBER=$(GRASS_VERSION_NUMBER)
VERSION_DATE=$(GRASS_VERSION_DATE) \
        $(PYTHON) ./parser_standard_options.py -t
"$(GRASS_HOME)/lib/gis/parser_standard_options.c" \
        -f "grass" -o "$(HTMLDIR)/parser_standard_options.html" -p
'id="opts_table" class="scroolTable"'
+       @echo "****DEBUG****" $(PYTHON) ./parser_standard_options.py
-t "$(GRASS_HOME)/lib/gis/parser_standard_options.c" \
+       -f "grass" -o "$(HTMLDIR)/parser_standard_options.html" -p
'id="opts_table" class="scroolTable"'
 endef

 $(HTMLDIR)/topics.html: $(ALL_HTML)


> Markus



-- 
ciao
Luca

http://gis.cri.fmach.it/delucchi/
www.lucadelu.org


More information about the grass-dev mailing list