summarylogtreecommitdiffstats
path: root/cpu-g-bzr.install
diff options
context:
space:
mode:
Diffstat (limited to 'cpu-g-bzr.install')
-rw-r--r--cpu-g-bzr.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/cpu-g-bzr.install b/cpu-g-bzr.install
deleted file mode 100644
index d59dca6e808e..000000000000
--- a/cpu-g-bzr.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- post_install $1
-}