updated on Sun Jan 15 20:01:04 UTC 2012
[aur-mirror.git] / din / din.install
blob6679634506e1faf0065a97843747f6294e19ca6f
1 post_install() {
2   cat << EOF
4 >>> If you get any trouble, remeber to clean your ~/.din folder after an upgrade.
6 EOF
7   update-desktop-database -q
10 post_upgrade() {
11   post_install
14 post_remove() {
15   post_install