blob: 2dc2f45e65daacc5ff2b1cdd2f74767cc38681bc [file] [log] [blame]
post_install() {
mingw64/bin/glib-compile-schemas mingw64/share/glib-2.0/schemas
}
post_upgrade() {
post_install
}
post_remove() {
post_install
}