updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git] / eiskaltdcpp-gtk / eiskaltdcpp-gtk.install
blobde7b09e4af01d3e509d65ea9446577b4daef7363
1 post_install() {
2         echo ':: Updating icon database...'
3         xdg-icon-resource forceupdate --theme hicolor &> /dev/null
4         update-desktop-database -q
5         echo '+  Done'
8 post_upgrade() {
9         post_install
12 post_remove() {
13         post_install