summaryrefslogtreecommitdiff
path: root/libre/mplayer-libre/mplayer.install
diff options
context:
space:
mode:
Diffstat (limited to 'libre/mplayer-libre/mplayer.install')
-rw-r--r--libre/mplayer-libre/mplayer.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/libre/mplayer-libre/mplayer.install b/libre/mplayer-libre/mplayer.install
deleted file mode 100644
index 660593cf5..000000000
--- a/libre/mplayer-libre/mplayer.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}