summarylogtreecommitdiffstats
path: root/osdlyrics-pedrohlc.install
diff options
context:
space:
mode:
authorpedrohlc2015-06-26 18:47:59 -0300
committerpedrohlc2015-06-26 18:47:59 -0300
commitefe85e3d5067befcacf8365f36854c9ae97bd8b8 (patch)
tree09546a81e8ca825b01ded6aef03c949505001734 /osdlyrics-pedrohlc.install
downloadaur-efe85e3d5067befcacf8365f36854c9ae97bd8b8.tar.gz
AUR3 Imported
Diffstat (limited to 'osdlyrics-pedrohlc.install')
-rw-r--r--osdlyrics-pedrohlc.install15
1 files changed, 15 insertions, 0 deletions
diff --git a/osdlyrics-pedrohlc.install b/osdlyrics-pedrohlc.install
new file mode 100644
index 000000000000..99904b4debde
--- /dev/null
+++ b/osdlyrics-pedrohlc.install
@@ -0,0 +1,15 @@
+post_upgrade()
+{
+ usr/bin/update-desktop-database -q
+ usr/bin/gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_install()
+{
+ post_upgrade
+}
+
+post_remove()
+{
+ post_upgrade
+} \ No newline at end of file