summarylogtreecommitdiffstats
path: root/gtk3.install
diff options
context:
space:
mode:
authorQue Quotion2022-02-21 00:03:13 +0900
committerQue Quotion2022-02-21 00:06:51 +0900
commit2d0a2280e8cfeb8a2fb561e95ac4c51646e9699a (patch)
tree87b4d30642b5d3962f083026fa172ff20217230f /gtk3.install
parent0df1e5983fd810cfa17c0efb5265c1e2026f2138 (diff)
downloadaur-2d0a2280e8cfeb8a2fb561e95ac4c51646e9699a.tar.gz
Catch up to extra/ubuntu
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
+}