summarylogtreecommitdiffstats
path: root/no-mutter-typelib.patch
diff options
context:
space:
mode:
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')