From ad2f8f6c6a839af7241f946960d484ce8b350adb Mon Sep 17 00:00:00 2001 From: June Tate-Gans Date: Sun, 23 May 2021 13:19:47 -0500 Subject: [PATCH] Fixes to make the meson build actually build. --- meson.build | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 5388b01..14fd563 100644 --- a/meson.build +++ b/meson.build @@ -7,7 +7,9 @@ python = import('python').find_installation() prefix = get_option('prefix') bindir = get_option('bindir') -etcdir = get_option('etcdir') +datadir = get_option('datadir') +etcdir = get_option('sysconfdir') +pylibdir = python.get_install_dir() g13dir = join_paths(pylibdir, 'g13gui') install_data(