mkdir -p /home/neteler/.grass7/addons/r.to.vect.lines/bin mkdir -p /home/neteler/.grass7/addons/r.to.vect.lines/etc mkdir -p /home/neteler/.grass7/addons/r.to.vect.lines/docs/html mkdir -p /home/neteler/.grass7/addons/r.to.vect.lines/docs/man mkdir -p /home/neteler/.grass7/addons/r.to.vect.lines/docs/man/man1 mkdir -p /home/neteler/.grass7/addons/r.to.vect.lines/scripts /usr/bin/install -c r.to.vect.lines.py /home/neteler/.grass7/addons/r.to.vect.lines/scripts/r.to.vect.lines if [ "/home/neteler/.grass7/addons/r.to.vect.lines/scripts/r.to.vect.lines" != "" ] ; 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/r.to.vect.lines/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/r.to.vect.lines/scripts/r.to.vect.lines --html-description < /dev/null | grep -v '\|' > r.to.vect.lines.tmp.html ; fi /usr/bin/install -c -m 644 r_to_vect_lines_example.png /home/neteler/.grass7/addons/r.to.vect.lines/docs/html/r_to_vect_lines_example.png 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 r.to.vect.lines > /home/neteler/.grass7/addons/r.to.vect.lines/docs/html/r.to.vect.lines.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/r.to.vect.lines/docs/html/r.to.vect.lines.html" "/home/neteler/.grass7/addons/r.to.vect.lines/docs/man/man1/r.to.vect.lines.1" 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/r.to.vect.lines/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 r.to.vect.lines.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_7_8/locale/scriptstrings/r.to.vect.lines_to_translate.c rm r.to.vect.lines.tmp.html