[skip-ci] kdiff3: removed unused install file, as per #73 and #74

This commit is contained in:
Francesco Marinucci 2018-12-02 20:11:18 +01:00
parent 72478ea649
commit 9b006fa70f

View File

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