diff options
Diffstat (limited to 'editors/elementary-code/files/patch-data_meson.build')
| -rw-r--r-- | editors/elementary-code/files/patch-data_meson.build | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/elementary-code/files/patch-data_meson.build b/editors/elementary-code/files/patch-data_meson.build new file mode 100644 index 000000000000..7edcf6665e37 --- /dev/null +++ b/editors/elementary-code/files/patch-data_meson.build @@ -0,0 +1,10 @@ +--- data/meson.build.orig 2025-08-01 15:34:51 UTC ++++ data/meson.build +@@ -24,7 +24,6 @@ install_data( + + install_data( + 'io.elementary.code.gschema.xml', +- 'io.elementary.code.plugins.spell.gschema.xml', + install_dir: get_option('prefix') / get_option('datadir') / 'glib-2.0' / 'schemas' + ) + |
