mkdir -p /home/neteler/.grass8/addons/r.boxplot/bin mkdir -p /home/neteler/.grass8/addons/r.boxplot/etc mkdir -p /home/neteler/.grass8/addons/r.boxplot/docs/html mkdir -p /home/neteler/.grass8/addons/r.boxplot/docs/man mkdir -p /home/neteler/.grass8/addons/r.boxplot/docs/man/man1 mkdir -p /home/neteler/.grass8/addons/r.boxplot/scripts /usr/bin/install -c r.boxplot.py /home/neteler/.grass8/addons/r.boxplot/scripts/r.boxplot if [ "/home/neteler/.grass8/addons/r.boxplot/scripts/r.boxplot" != "" ] ; 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.boxplot/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.boxplot/scripts/r.boxplot --html-description < /dev/null | grep -v '\|\| ' > r.boxplot.tmp.html ; fi /usr/bin/install -c -m 644 r_boxplot_01.png /home/neteler/.grass8/addons/r.boxplot/docs/html/r_boxplot_01.png /usr/bin/install -c -m 644 r_boxplot_02.png /home/neteler/.grass8/addons/r.boxplot/docs/html/r_boxplot_02.png /usr/bin/install -c -m 644 r_boxplot_03.png /home/neteler/.grass8/addons/r.boxplot/docs/html/r_boxplot_03.png /usr/bin/install -c -m 644 r_boxplot_04.png /home/neteler/.grass8/addons/r.boxplot/docs/html/r_boxplot_04.png /usr/bin/install -c -m 644 r_boxplot_05.png /home/neteler/.grass8/addons/r.boxplot/docs/html/r_boxplot_05.png /usr/bin/install -c -m 644 r_boxplot_map_03.png /home/neteler/.grass8/addons/r.boxplot/docs/html/r_boxplot_map_03.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.boxplot > /home/neteler/.grass8/addons/r.boxplot/docs/html/r.boxplot.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.boxplot/docs/html/r.boxplot.html" "/home/neteler/.grass8/addons/r.boxplot/docs/man/man1/r.boxplot.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.boxplot/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.boxplot.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/main/locale/scriptstrings/r.boxplot_to_translate.c rm r.boxplot.tmp.html