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