diff options
Diffstat (limited to 'testing/tilix/fix-meson.patch')
| -rw-r--r-- | testing/tilix/fix-meson.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/tilix/fix-meson.patch b/testing/tilix/fix-meson.patch deleted file mode 100644 index a48992192a..0000000000 --- a/testing/tilix/fix-meson.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/data/meson.build -+++ b/data/meson.build -@@ -98,7 +98,7 @@ conf.set('bindir', join_paths(get_option('prefix'), get_option('bindir'))) - - configure_file( - input: 'dbus/@0@.service.in'.format(meson.project_name()), -- output: 'dbus/@0@.service'.format(meson.project_name()), -+ output: '@0@.service'.format(meson.project_name()), - configuration: conf, - install_dir: join_paths(get_option('datadir'), 'dbus-1/services') - ) |
