From de6a5c512cfc3337b948dd5018f8c2fedbf27873 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 14 Dec 2015 15:13:19 +0100 Subject: -nowayland stuff MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- mpv-nowayland/mpv.install | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 mpv-nowayland/mpv.install (limited to 'mpv-nowayland/mpv.install') diff --git a/mpv-nowayland/mpv.install b/mpv-nowayland/mpv.install new file mode 100644 index 0000000..5c501dc --- /dev/null +++ b/mpv-nowayland/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