summarylogtreecommitdiffstats
path: root/smtube-svn.install
diff options
context:
space:
mode:
Diffstat (limited to 'smtube-svn.install')
-rw-r--r--smtube-svn.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/smtube-svn.install b/smtube-svn.install
deleted file mode 100644
index 029294d67005..000000000000
--- a/smtube-svn.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}