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