desktop/kfilebox/kfilebox.install

11 lines
100 B
Plaintext

post_install() {
kbuildsycoca4
}
post_upgrade() {
post_install
}
post_remove() {
post_install
}