updated on Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git] / nip2 / nip2.install
blob5f9f901230c55c00aab9515c2a599a70be4397e6
1 post_install() {
2   update-mime-database usr/share/mime > /dev/null 2>&1
3   update-desktop-database -q
6 post_upgrade() {
7   post_install $1
10 post_remove() {
11   post_install $1