[rygel/wip/meson: 84/85] fixup! meson: Minor cosmetic changes
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel/wip/meson: 84/85] fixup! meson: Minor cosmetic changes
- Date: Wed, 12 Sep 2018 11:56:02 +0000 (UTC)
commit 476bda1bf30801061064cb855deaed508b2adfe7
Author: Jens Georg <mail jensge org>
Date: Sun Sep 9 15:07:09 2018 +0200
fixup! meson: Minor cosmetic changes
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index a536b12e..93ad17cd 100644
--- a/meson.build
+++ b/meson.build
@@ -76,7 +76,7 @@ sed = find_program('sed')
g_ir_compiler = find_program('g-ir-compiler')
gir_dir = join_paths(get_option('datadir'), 'gir-1.0')
typelib_dir = join_paths(get_option('libdir'), 'girepository-1.0')
-pkgconfig_dir = join_path(get_option('libdir'), 'pkgconfig')
+pkgconfig_dir = join_paths(get_option('libdir'), 'pkgconfig')
cc = meson.get_compiler('c')
math = cc.find_library('m', required: false)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]