summarylogtreecommitdiffstats
path: root/no-mutter-typelib.patch
diff options
context:
space:
mode:
authorQue Quotion2020-03-30 18:43:24 +0900
committerQue Quotion2020-03-30 18:43:24 +0900
commitc4520637d15c1361dd1d4b4489edbffc97f81b30 (patch)
tree08578a5ccd336d7584efd6194f913bc77d98ad4a /no-mutter-typelib.patch
parent29850e1a2d7996a5454edc2ed06a91c92c29562a (diff)
downloadaur-c4520637d15c1361dd1d4b4489edbffc97f81b30.tar.gz
Deprecate Ayatana indicators, remove more mutter-related code
Diffstat (limited to 'no-mutter-typelib.patch')
-rw-r--r--no-mutter-typelib.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/no-mutter-typelib.patch b/no-mutter-typelib.patch
new file mode 100644
index 000000000000..a3221d158392
--- /dev/null
+++ b/no-mutter-typelib.patch
@@ -0,0 +1,11 @@
+--- src/wingpanel/meson.build 2020-03-14 00:07:59.858551777 +0900
++++ src/wingpanel/meson.build 2020-03-14 00:09:42.086551692 +0900
+@@ -44,8 +44,5 @@
+ endif
+ subdir('po')
+ vapigen = find_program('vapigen', required: false)
+-if vapigen.found()
+- subdir('vapi')
+-endif
+
+ meson.add_install_script('meson/post_install.py')