blob: 738214eb91ec5cb0254b796600ec90754b3a631c [file] [log] [blame]
MINGW_INSTALL=ucrt64
post_install() {
${MINGW_INSTALL}/bin/dot -c
}
post_upgrade() {
post_install
}