blob: 4017c081c3a0506321db922b5793e54056d22432 [file] [log] [blame]
MINGW_INSTALL=mingw32
post_install() {
${MINGW_INSTALL}/bin/dot -c
}
post_upgrade() {
post_install
}