summarylogtreecommitdiffstats
path: root/wmudmount.install
diff options
context:
space:
mode:
authorBrian Bidulock2015-06-10 23:12:29 -0600
committerBrian Bidulock2015-06-10 23:12:29 -0600
commitebe34afb980cadbf688bd6d6a2928a9900334c24 (patch)
tree8c43ffd29cf6b9b726b4d07c1a02c3f5049a211c /wmudmount.install
downloadaur-ebe34afb980cadbf688bd6d6a2928a9900334c24.tar.gz
initial version
Diffstat (limited to 'wmudmount.install')
-rw-r--r--wmudmount.install9
1 files changed, 9 insertions, 0 deletions
diff --git a/wmudmount.install b/wmudmount.install
new file mode 100644
index 000000000000..3486300d03af
--- /dev/null
+++ b/wmudmount.install
@@ -0,0 +1,9 @@
+
+post_install() {
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+