summaryrefslogtreecommitdiff
path: root/~smv/xiphos-svn/xiphos-svn.install
diff options
context:
space:
mode:
Diffstat (limited to '~smv/xiphos-svn/xiphos-svn.install')
-rw-r--r--~smv/xiphos-svn/xiphos-svn.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/~smv/xiphos-svn/xiphos-svn.install b/~smv/xiphos-svn/xiphos-svn.install
deleted file mode 100644
index 0cbac7465..000000000
--- a/~smv/xiphos-svn/xiphos-svn.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- update-desktop-database -q
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- update-desktop-database -q
-}