mkdir -p /home/neteler/.grass7/addons/v.in.wfs2/bin mkdir -p /home/neteler/.grass7/addons/v.in.wfs2/etc mkdir -p /home/neteler/.grass7/addons/v.in.wfs2/docs/html mkdir -p /home/neteler/.grass7/addons/v.in.wfs2/docs/man mkdir -p /home/neteler/.grass7/addons/v.in.wfs2/docs/man/man1 mkdir -p /home/neteler/.grass7/addons/v.in.wfs2/scripts mkdir -p /home/neteler/.grass7/addons/v.in.wfs2/etc/v.in.wfs2 GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass7/addons/v.in.wfs2/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.in.wfs2.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_7_8/locale/scriptstrings/v.in.wfs2_to_translate.c /usr/bin/install -c v.in.wfs2.py /home/neteler/.grass7/addons/v.in.wfs2/scripts/v.in.wfs2 /usr/bin/install -c -m 644 wfs_base.py /home/neteler/.grass7/addons/v.in.wfs2/etc/v.in.wfs2/wfs_base.py /usr/bin/install -c -m 644 wfs_drv.py /home/neteler/.grass7/addons/v.in.wfs2/etc/v.in.wfs2/wfs_drv.py /usr/bin/install -c -m 644 wfs_owslib_drv.py /home/neteler/.grass7/addons/v.in.wfs2/etc/v.in.wfs2/wfs_owslib_drv.py python3 -t -m py_compile /home/neteler/.grass7/addons/v.in.wfs2/etc/v.in.wfs2/wfs_drv.py python3 -t -m py_compile /home/neteler/.grass7/addons/v.in.wfs2/etc/v.in.wfs2/wfs_owslib_drv.py if [ "/home/neteler/.grass7/addons/v.in.wfs2/scripts/v.in.wfs2" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass7/addons/v.in.wfs2/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/.grass7/addons/v.in.wfs2/scripts/v.in.wfs2 --html-description < /dev/null | grep -v '\|' > v.in.wfs2.tmp.html ; fi python3 -t -m py_compile /home/neteler/.grass7/addons/v.in.wfs2/etc/v.in.wfs2/wfs_base.py VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=/home/neteler/src//releasebranch_7_8/dist.x86_64-pc-linux-gnu/ \ python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.in.wfs2 > /home/neteler/.grass7/addons/v.in.wfs2/docs/html/v.in.wfs2.html VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/.grass7/addons/v.in.wfs2/docs/html/v.in.wfs2.html" "/home/neteler/.grass7/addons/v.in.wfs2/docs/man/man1/v.in.wfs2.1" rm v.in.wfs2.tmp.html