meson.build: Remove a newline
Will group two related variables together. The actual motivation is to trigger the dist CI job. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2204>
This commit is contained in:
parent
1dcdb551a7
commit
9e9f3a0330
@ -83,7 +83,6 @@ libmutter_name = 'mutter-' + libmutter_api_version
|
|||||||
|
|
||||||
mutter_installed_tests_datadir = join_paths(
|
mutter_installed_tests_datadir = join_paths(
|
||||||
datadir, 'installed-tests', libmutter_name)
|
datadir, 'installed-tests', libmutter_name)
|
||||||
|
|
||||||
mutter_installed_tests_libexecdir = join_paths(
|
mutter_installed_tests_libexecdir = join_paths(
|
||||||
libexecdir, 'installed-tests', libmutter_name)
|
libexecdir, 'installed-tests', libmutter_name)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user