summaryrefslogtreecommitdiff
path: root/nonprism/gnome-weather/gnome-weather.install
diff options
context:
space:
mode:
Diffstat (limited to 'nonprism/gnome-weather/gnome-weather.install')
-rw-r--r--nonprism/gnome-weather/gnome-weather.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/nonprism/gnome-weather/gnome-weather.install b/nonprism/gnome-weather/gnome-weather.install
deleted file mode 100644
index f7e8c46ac..000000000
--- a/nonprism/gnome-weather/gnome-weather.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}