mkdir -p /home/neteler/.grass8/addons/m.crawl.thredds/bin mkdir -p /home/neteler/.grass8/addons/m.crawl.thredds/etc mkdir -p /home/neteler/.grass8/addons/m.crawl.thredds/docs/html mkdir -p /home/neteler/.grass8/addons/m.crawl.thredds/docs/man mkdir -p /home/neteler/.grass8/addons/m.crawl.thredds/docs/man/man1 mkdir -p /home/neteler/.grass8/addons/m.crawl.thredds/scripts 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/m.crawl.thredds/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 m.crawl.thredds.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/main/locale/scriptstrings/m.crawl.thredds_to_translate.c /usr/bin/install -c m.crawl.thredds.py /home/neteler/.grass8/addons/m.crawl.thredds/scripts/m.crawl.thredds if [ "/home/neteler/.grass8/addons/m.crawl.thredds/scripts/m.crawl.thredds" != "" ] ; 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/m.crawl.thredds/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/m.crawl.thredds/scripts/m.crawl.thredds --html-description < /dev/null | grep -v '\|\| ' > m.crawl.thredds.tmp.html ; fi VERSION_NUMBER=8.5.0dev VERSION_DATE=2025 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 m.crawl.thredds > /home/neteler/.grass8/addons/m.crawl.thredds/docs/html/m.crawl.thredds.html VERSION_NUMBER=8.5.0dev /home/neteler/src/main/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/.grass8/addons/m.crawl.thredds/docs/html/m.crawl.thredds.html" "/home/neteler/.grass8/addons/m.crawl.thredds/docs/man/man1/m.crawl.thredds.1" rm m.crawl.thredds.tmp.html