mkdir -p /home/neteler/.grass8/addons/v.convert.all/bin
mkdir -p /home/neteler/.grass8/addons/v.convert.all/etc
mkdir -p /home/neteler/.grass8/addons/v.convert.all/docs/html
mkdir -p /home/neteler/.grass8/addons/v.convert.all/docs/md
mkdir -p /home/neteler/.grass8/addons/v.convert.all/docs/md/source
mkdir -p /home/neteler/.grass8/addons/v.convert.all/docs/man
mkdir -p /home/neteler/.grass8/addons/v.convert.all/docs/man/man1
mkdir -p /home/neteler/.grass8/addons/v.convert.all/scripts
GISRC=/home/neteler/src/main/dist.x86_64-pc-linux-gnu/demolocation/.grassrc86 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.convert.all/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.convert.all.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/main/locale/scriptstrings/v.convert.all_to_translate.c
/bin/install -c v.convert.all.py /home/neteler/.grass8/addons/v.convert.all/scripts/v.convert.all
if [ "/home/neteler/.grass8/addons/v.convert.all/scripts/v.convert.all" != "" ] ; then GISRC=/home/neteler/src/main/dist.x86_64-pc-linux-gnu/demolocation/.grassrc86 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.convert.all/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.convert.all/scripts/v.convert.all --html-description < /dev/null | grep -v '</body>\|</html>\|</div> <!-- end container -->' > v.convert.all.tmp.html ; fi
if [ "/home/neteler/.grass8/addons/v.convert.all/scripts/v.convert.all" != "" ] ; then GISRC=/home/neteler/src/main/dist.x86_64-pc-linux-gnu/demolocation/.grassrc86 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.convert.all/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.convert.all/scripts/v.convert.all --md-description < /dev/null > v.convert.all.tmp.md ; fi
VERSION_NUMBER=8.6.0dev VERSION_DATE=2026 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.convert.all > /home/neteler/.grass8/addons/v.convert.all/docs/html/v.convert.all.html
VERSION_NUMBER=8.6.0dev VERSION_DATE=2026 MODULE_TOPDIR=/home/neteler/src//main/dist.x86_64-pc-linux-gnu/ \
        python3 /home/neteler/src/main/dist.x86_64-pc-linux-gnu/utils/mkmarkdown.py v.convert.all > /home/neteler/.grass8/addons/v.convert.all/docs/md/source/v.convert.all.md
VERSION_NUMBER=8.6.0dev /home/neteler/src/main/dist.x86_64-pc-linux-gnu/utils/g.md2man.py "/home/neteler/.grass8/addons/v.convert.all/docs/md/source/v.convert.all.md" "/home/neteler/.grass8/addons/v.convert.all/docs/man/man1/v.convert.all.1"
rm v.convert.all.tmp.html v.convert.all.tmp.md
