summarylogtreecommitdiffstats
path: root/mpv-git.install
diff options
context:
space:
mode:
authorsolaraquarion2016-12-10 09:29:59 -0500
committersolaraquarion2016-12-10 09:29:59 -0500
commit13fb779a7d6f0154ba8d01d4fdb32a322612342a (patch)
tree929335daa0b95af3e0a231c3898b6582541e5c1c /mpv-git.install
parent4d47202d7eac34248024b6ebb6d853b43702956a (diff)
downloadaur-13fb779a7d6f0154ba8d01d4fdb32a322612342a.tar.gz
updating
Diffstat (limited to 'mpv-git.install')
-rw-r--r--mpv-git.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/mpv-git.install b/mpv-git.install
deleted file mode 100644
index 5c501dc49916..000000000000
--- a/mpv-git.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
-}