[skip-ci] kaudiocreator: removed install file

This commit is contained in:
Francesco Marinucci 2018-12-02 19:27:53 +01:00
parent ef924af0d5
commit 776dc2e396

View File

@ -1,11 +0,0 @@
post_install() {
xdg-icon-resource forceupdate --theme hicolor &> /dev/null
}
post_upgrade() {
post_install
}
post_remove() {
post_install
}