desktop/kfilebox/kfilebox.install

11 lines
100 B
Plaintext
Raw Normal View History

2010-10-14 01:16:19 +08:00
post_install() {
kbuildsycoca4
}
post_upgrade() {
post_install
}
post_remove() {
post_install
}