summaryrefslogtreecommitdiff
path: root/libre/smplayer/smplayer.install
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-04-27 21:47:22 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-04-27 21:47:22 -0300
commit473719c4cf846db2950bae857aef809ca43542ee (patch)
tree8ba50d54598e7b2dc8582d9eab382c6d28f74ec6 /libre/smplayer/smplayer.install
parent7e76ebd0c0c2aa8f2dbc5b37160637d1d2f7d744 (diff)
smplayer: remove install file
Diffstat (limited to 'libre/smplayer/smplayer.install')
-rw-r--r--libre/smplayer/smplayer.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/libre/smplayer/smplayer.install b/libre/smplayer/smplayer.install
deleted file mode 100644
index 6481cee07..000000000
--- a/libre/smplayer/smplayer.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}