mkdir -p /c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/bin
mkdir -p /c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/etc
mkdir -p /c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/docs/html
mkdir -p /c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/docs/man
mkdir -p /c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/docs/man/man1
mkdir -p /c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/scripts
/usr/bin/install -c r.patch.smooth.py /c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/scripts/r.patch.smooth.py
if [ "/c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/scripts/r.patch.smooth.py" != "" ] ; then GISRC=/usr/src/grass83/dist.x86_64-w64-mingw32/demolocation/.grassrc83 GISBASE=C:/msys64/usr/src/grass83/dist.x86_64-w64-mingw32 PATH="/usr/src/grass83/dist.x86_64-w64-mingw32/bin:/usr/src/grass83/dist.x86_64-w64-mingw32/bin:/usr/src/grass83/dist.x86_64-w64-mingw32/scripts:$PATH" PYTHONPATH="C:/msys64/usr/src/grass83/dist.x86_64-w64-mingw32/etc/python;C:/msys64/usr/src/grass83/dist.x86_64-w64-mingw32/gui/wxpython;$PYTHONPATH" PATH="/c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/bin:/usr/src/grass83/dist.x86_64-w64-mingw32/bin:/usr/src/grass83/dist.x86_64-w64-mingw32/scripts:/usr/src/grass83/dist.x86_64-w64-mingw32/lib:/usr/src/grass83/dist.x86_64-w64-mingw32/lib:/C/OSGeo4W/apps/qt5/bin:/C/OSGeo4W/apps/Python312/Scripts:/C/OSGeo4W/bin:/C/Windows/system32:/C/Windows:/C/Windows/system32/WBem:/usr/bin:/mingw64/bin/:/c/Users/landamar/grass_packager/grass821/addons/mswindows/osgeo4w/lib:/c/Users/landamar/grass_packager/grass821/addons/mswindows/osgeo4w:/c/windows32/system32:/c/windows:/c/windows32/system32:/c/windows:/c/msys64/usr/bin:/c/msys64/mingw64/bin" LC_ALL=C LANG=C LANGUAGE=C /c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/scripts/r.patch.smooth.py --html-description < /dev/null | grep -v '</body>\|</html>\|</div> <!-- end container -->' > r.patch.smooth.tmp.html ; fi
/usr/bin/install -c -m 644 r_patch_smooth_overview.png /c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/docs/html/r_patch_smooth_overview.png
/usr/bin/install -c -m 644 r_patch_smooth_parallel_smoothing.png /c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/docs/html/r_patch_smooth_parallel_smoothing.png
VERSION_NUMBER=8.3.3dev VERSION_DATE=2024 MODULE_TOPDIR=/c/msys64/usr/src/grass83 \
        python3 /usr/src/grass83/dist.x86_64-w64-mingw32/utils/mkhtml.py r.patch.smooth > /c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/docs/html/r.patch.smooth.html
VERSION_NUMBER=8.3.3dev /usr/src/grass83/dist.x86_64-w64-mingw32/utils/g.html2man.py "/c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/docs/html/r.patch.smooth.html" "/c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/docs/man/man1/r.patch.smooth.1"
sed -e "s#SCRIPT_NAME#r.patch.smooth#" -e "s#SCRIPT_DIR#%GISBASE%/scripts#" /c/msys64/usr/src/grass83/scripts/windows_launch.bat > /c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/bin/r.patch.smooth.bat
unix2dos /c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/bin/r.patch.smooth.bat
unix2dos: converting file /c/Users/landamar/grass_packager/grass83/addons/r.patch.smooth/bin/r.patch.smooth.bat to DOS format...
rm r.patch.smooth.tmp.html
