diff --git a/meson.build b/meson.build index 0e94a2f3c..caca0cc58 100644 --- a/meson.build +++ b/meson.build @@ -155,7 +155,7 @@ if dfp == '' if fontutil_dep.found() fontrootdir = fontutil_dep.get_variable(pkgconfig : 'fontrootdir') else - fontrootdir = get_option('prefix') / get_option('datadir', 'fonts', 'X11') + fontrootdir = get_option('prefix') / get_option('datadir') / 'fonts' / 'X11' endif endif dfp_elements = [