summary refs log tree commit diff
path: root/pkgs/development/libraries/geocode-glib/installed-tests-path.patch
blob: 499c680080883e6b24ba1b648b5c0625403a66c3 (plain) (blame)
1
2
3
4
5
6
7
8
--- a/geocode-glib/tests/meson.build
+++ b/geocode-glib/tests/meson.build
@@ -1,4 +1,4 @@
-install_dir = get_option('libexecdir') + '/installed-tests/geocode-glib'
+install_dir = '@installedTests@/libexec/installed-tests/geocode-glib'
 
 e = executable('geo-uri',
                'geo-uri.c',