summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2021-02-22 20:07:45 +1000
committerRan Benita <ran@unusedvar.com>2021-02-22 13:43:16 +0200
commitd1ba81c4dddd447970679515c39ebe203d659b7a (patch)
tree0013ab282d6626b710d7435ad69a1d39b4087242 /meson.build
parent0abd430e85586cc37b900e3451b40f9dec4e2783 (diff)
downloadxorg-lib-libxkbcommon-d1ba81c4dddd447970679515c39ebe203d659b7a.tar.gz
meson.build: replace the remaining join_paths() with the nicer / syntax
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 9478fcf..5b9d7ec 100644
--- a/meson.build
+++ b/meson.build
@@ -49,7 +49,7 @@ endif
XKBCONFIGEXTRAPATH = get_option('xkb-config-extra-path')
if XKBCONFIGEXTRAPATH == ''
- XKBCONFIGEXTRAPATH = join_paths(get_option('prefix'), get_option('sysconfdir'), 'xkb')
+ XKBCONFIGEXTRAPATH = get_option('prefix')/get_option('sysconfdir')/'xkb'
endif
# The X locale directory for compose.