db-move: moved gnome-weather from [staging] to [testing] (any)
[arch-packages.git] / telepathy-salut / trunk / telepathy-salut.install
blob87d7838b83c8e25fc4cc7aed4bba83d0056e3744
1 post_install() {
2   killall -HUP dbus-daemon 2>&1
5 post_upgrade() {
6   post_install $1
9 post_remove() {
10   post_install $1
13 # vim:set ts=2 sw=2 et: