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