diff options
Diffstat (limited to 'pygobject-do-not-install-GIMarshallingTests.patch')
-rw-r--r-- | pygobject-do-not-install-GIMarshallingTests.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pygobject-do-not-install-GIMarshallingTests.patch b/pygobject-do-not-install-GIMarshallingTests.patch new file mode 100644 index 0000000..698facd --- /dev/null +++ b/pygobject-do-not-install-GIMarshallingTests.patch @@ -0,0 +1,10 @@ +--- pygobject-3.46.0/gi/overrides/meson.build.orig 2024-10-19 11:56:33.161139900 +0800 ++++ pygobject-3.46.0/gi/overrides/meson.build 2024-10-19 11:56:37.632926300 +0800 +@@ -5,7 +5,6 @@ + 'GdkPixbuf.py', + 'GObject.py', + 'Gio.py', +- 'GIMarshallingTests.py', + 'Pango.py', + 'keysyms.py', + '__init__.py'] |