[skip-ci] unetbootin: removed unused install file

This commit is contained in:
Francesco Marinucci 2018-12-07 16:52:50 +01:00
parent f98b874f37
commit 3f39aa0e29

View File

@ -1,11 +0,0 @@
post_install() {
xdg-icon-resource forceupdate
}
post_upgrade() {
post_install
}
post_remove() {
post_install
}