mkdir -p /home/neteler/.grass8/addons/r.sample.category/bin
mkdir -p /home/neteler/.grass8/addons/r.sample.category/etc
mkdir -p /home/neteler/.grass8/addons/r.sample.category/docs/html
mkdir -p /home/neteler/.grass8/addons/r.sample.category/docs/md
mkdir -p /home/neteler/.grass8/addons/r.sample.category/docs/md/source
mkdir -p /home/neteler/.grass8/addons/r.sample.category/docs/man
mkdir -p /home/neteler/.grass8/addons/r.sample.category/docs/man/man1
mkdir -p /home/neteler/.grass8/addons/r.sample.category/scripts
/bin/install -c -m 644 r.sample.category.png /home/neteler/.grass8/addons/r.sample.category/docs/html/r.sample.category.png
/bin/install -c -m 644 r.sample.category.png /home/neteler/.grass8/addons/r.sample.category/docs/md/source/r.sample.category.png
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/r.sample.category/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.sample.category.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/main/locale/scriptstrings/r.sample.category_to_translate.c
/bin/install -c r.sample.category.py /home/neteler/.grass8/addons/r.sample.category/scripts/r.sample.category
if [ "/home/neteler/.grass8/addons/r.sample.category/scripts/r.sample.category" != "" ] ; 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/r.sample.category/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.sample.category/scripts/r.sample.category --html-description < /dev/null | grep -v '</body>\|</html>\|</div> <!-- end container -->' > r.sample.category.tmp.html ; fi
if [ "/home/neteler/.grass8/addons/r.sample.category/scripts/r.sample.category" != "" ] ; 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/r.sample.category/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.sample.category/scripts/r.sample.category --md-description < /dev/null > r.sample.category.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 r.sample.category > /home/neteler/.grass8/addons/r.sample.category/docs/html/r.sample.category.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 r.sample.category > /home/neteler/.grass8/addons/r.sample.category/docs/md/source/r.sample.category.md
VERSION_NUMBER=8.6.0dev /home/neteler/src/main/dist.x86_64-pc-linux-gnu/utils/g.md2man.py "/home/neteler/.grass8/addons/r.sample.category/docs/md/source/r.sample.category.md" "/home/neteler/.grass8/addons/r.sample.category/docs/man/man1/r.sample.category.1"
rm r.sample.category.tmp.md r.sample.category.tmp.html
