From 49ade3fa412b423badd44edfbd29f97b9fcc6615 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 4 Aug 2014 18:38:05 +0200 Subject: mpv-git: import --- mpv.install | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 mpv.install (limited to 'mpv.install') diff --git a/mpv.install b/mpv.install new file mode 100644 index 0000000..6c87527 --- /dev/null +++ b/mpv.install @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &> /dev/null + update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} -- cgit v1.2.3-70-g09d2