summarylogtreecommitdiffstats
path: root/gtk3.install
diff options
context:
space:
mode:
authorJonathon Fernyhough2019-11-26 10:27:59 +0000
committerJonathon Fernyhough2019-11-26 10:27:59 +0000
commita8c986ca8838690e7a20699f27ce7c21542d522b (patch)
treea4c92da0a87bb9994b6910a02ba539e792dda7cf /gtk3.install
downloadaur-a8c986ca8838690e7a20699f27ce7c21542d522b.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
+}