summarylogtreecommitdiffstats
path: root/aarddict.install
diff options
context:
space:
mode:
authorJakub Klinkovský2015-07-27 12:05:40 +0200
committerJakub Klinkovský2015-07-27 12:05:40 +0200
commitbd82e9c1572bd97d76667093086898d0c47b106d (patch)
treeeb5728c29f7152fccfe1cfac44c81fd85ab841c5 /aarddict.install
downloadaur-aarddict.tar.gz
initial commit (version 0.9.3-1)
Diffstat (limited to 'aarddict.install')
-rw-r--r--aarddict.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/aarddict.install b/aarddict.install
new file mode 100644
index 000000000000..c96c8b007894
--- /dev/null
+++ b/aarddict.install
@@ -0,0 +1,6 @@
+post_install() {
+ gtk-update-icon-cache
+}
+post_remove() {
+ gtk-update-icon-cache
+}