summarylogtreecommitdiffstats
path: root/php-wxwidgets-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'php-wxwidgets-git.install')
-rw-r--r--php-wxwidgets-git.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/php-wxwidgets-git.install b/php-wxwidgets-git.install
new file mode 100644
index 000000000000..4063311ea1c2
--- /dev/null
+++ b/php-wxwidgets-git.install
@@ -0,0 +1,7 @@
+post_install() {
+ xdg-icon-resource forceupdate
+}
+
+post_remove() {
+ xdg-icon-resource forceupdate
+}