summarylogtreecommitdiffstats
path: root/skychart.install
diff options
context:
space:
mode:
authorMiguel de Val-Borro2015-07-09 14:22:33 -0400
committerMiguel de Val-Borro2015-07-09 14:41:00 -0400
commit1df42336b35bca90d6d6537f6f85e0abdd3c12a9 (patch)
tree2233ef1b08fdc55a9cf0d75af2034683dcc8eb71 /skychart.install
downloadaur-1df42336b35bca90d6d6537f6f85e0abdd3c12a9.tar.gz
Initial commit
Diffstat (limited to 'skychart.install')
-rw-r--r--skychart.install9
1 files changed, 9 insertions, 0 deletions
diff --git a/skychart.install b/skychart.install
new file mode 100644
index 000000000000..628c2a953bf8
--- /dev/null
+++ b/skychart.install
@@ -0,0 +1,9 @@
+
+post_install() {
+ gtk-update-icon-cache
+}
+
+post_remove() {
+ gtk-update-icon-cache
+}
+