blob: 30c2864a205a4c89e08c5f94b193aaa72e29aaf9 [file] [log] [blame]
post_install() {
clang32/bin/glib-compile-schemas clang32/share/glib-2.0/schemas
}
post_upgrade() {
post_install
}
post_remove() {
post_install
}