mkdir -p /home/neteler/.grass8/addons/v.rast.move/bin mkdir -p /home/neteler/.grass8/addons/v.rast.move/etc mkdir -p /home/neteler/.grass8/addons/v.rast.move/docs/html mkdir -p /home/neteler/.grass8/addons/v.rast.move/docs/man mkdir -p /home/neteler/.grass8/addons/v.rast.move/docs/man/man1 mkdir -p /home/neteler/.grass8/addons/v.rast.move/scripts /usr/bin/install -c v.rast.move.py /home/neteler/.grass8/addons/v.rast.move/scripts/v.rast.move if [ "/home/neteler/.grass8/addons/v.rast.move/scripts/v.rast.move" != "" ] ; then GISRC=/home/neteler/src/main/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/main/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/main/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass8/addons/v.rast.move/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/.grass8/addons/v.rast.move/scripts/v.rast.move --html-description < /dev/null | grep -v '\|\| ' > v.rast.move.tmp.html ; fi /usr/bin/install -c -m 644 v_rast_move.png /home/neteler/.grass8/addons/v.rast.move/docs/html/v_rast_move.png VERSION_NUMBER=8.5.0dev VERSION_DATE=2024 MODULE_TOPDIR=/home/neteler/src/main/dist.x86_64-pc-linux-gnu/ \ python3 /home/neteler/src/main/dist.x86_64-pc-linux-gnu/utils/mkhtml.py v.rast.move > /home/neteler/.grass8/addons/v.rast.move/docs/html/v.rast.move.html VERSION_NUMBER=8.5.0dev /home/neteler/src/main/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/.grass8/addons/v.rast.move/docs/html/v.rast.move.html" "/home/neteler/.grass8/addons/v.rast.move/docs/man/man1/v.rast.move.1" GISRC=/home/neteler/src/main/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/main/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/main/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass8/addons/v.rast.move/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.rast.move.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/main/locale/scriptstrings/v.rast.move_to_translate.c rm v.rast.move.tmp.html