summarylogtreecommitdiffstats
path: root/gnome-pie-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-pie-git.install')
-rw-r--r--gnome-pie-git.install13
1 files changed, 0 insertions, 13 deletions
diff --git a/gnome-pie-git.install b/gnome-pie-git.install
deleted file mode 100644
index 316694d5b0af..000000000000
--- a/gnome-pie-git.install
+++ /dev/null
@@ -1,13 +0,0 @@
-post_install() {
- gtk-update-icon-cache
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- post_install $1
-}
-
-