blob: b461eb45533beb3a796a4bae74c96599e2775224 [file] [log] [blame]
post_install() {
/mingw32/bin/update-mime-database /mingw32/share/mime
}
post_upgrade() {
post_install
}
post_remove() {
post_install
}