mkdir -p /home/neteler/.grass7/addons/m.printws/bin mkdir -p /home/neteler/.grass7/addons/m.printws/etc mkdir -p /home/neteler/.grass7/addons/m.printws/docs/html mkdir -p /home/neteler/.grass7/addons/m.printws/docs/man mkdir -p /home/neteler/.grass7/addons/m.printws/docs/man/man1 mkdir -p /home/neteler/.grass7/addons/m.printws/scripts /usr/bin/install -c -m 644 m.printws_filledagainwindow.png /home/neteler/.grass7/addons/m.printws/docs/html/m.printws_filledagainwindow.png /usr/bin/install -c -m 644 m.printws_fullwindow.png /home/neteler/.grass7/addons/m.printws/docs/html/m.printws_fullwindow.png /usr/bin/install -c -m 644 m.printws_pan.png /home/neteler/.grass7/addons/m.printws/docs/html/m.printws_pan.png /usr/bin/install -c -m 644 m.printws_sample_print.png /home/neteler/.grass7/addons/m.printws/docs/html/m.printws_sample_print.png /usr/bin/install -c -m 644 m.printws_screen.png /home/neteler/.grass7/addons/m.printws/docs/html/m.printws_screen.png /usr/bin/install -c -m 644 m.printws_smallerwindow.png /home/neteler/.grass7/addons/m.printws/docs/html/m.printws_smallerwindow.png GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass7/addons/m.printws/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C LANG=C LANGUAGE=C g.parser -t m.printws.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_7_8/locale/scriptstrings/m.printws_to_translate.c /usr/bin/install -c m.printws.py /home/neteler/.grass7/addons/m.printws/scripts/m.printws if [ "/home/neteler/.grass7/addons/m.printws/scripts/m.printws" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass7/addons/m.printws/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/.grass7/addons/m.printws/scripts/m.printws --html-description < /dev/null | grep -v '\|' > m.printws.tmp.html ; fi VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=/home/neteler/src//releasebranch_7_8/dist.x86_64-pc-linux-gnu/ \ python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py m.printws > /home/neteler/.grass7/addons/m.printws/docs/html/m.printws.html VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/.grass7/addons/m.printws/docs/html/m.printws.html" "/home/neteler/.grass7/addons/m.printws/docs/man/man1/m.printws.1" rm m.printws.tmp.html