summarylogtreecommitdiffstats
path: root/gtk3.install
diff options
context:
space:
mode:
authordudemanguy2017-08-01 12:25:25 -0500
committerdudemanguy2017-08-01 12:25:25 -0500
commit5b9cf5e93dfb650dae4b2c2d6dcb475686f360c5 (patch)
treeaea9dca6ff70d2787f842fcccfdc26e293935dea /gtk3.install
downloadaur-5b9cf5e93dfb650dae4b2c2d6dcb475686f360c5.tar.gz
initial commit
Diffstat (limited to 'gtk3.install')
-rw-r--r--gtk3.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk3.install b/gtk3.install
new file mode 100644
index 000000000000..c0c44539de6f
--- /dev/null
+++ b/gtk3.install
@@ -0,0 +1,3 @@
+pre_remove() {
+ rm -f /usr/lib/gtk-3.0/3.0.0/immodules.cache
+}