[gnome-bluetooth/wip/hadess/build-fixes: 4/4] lib: Install PIN database in a namespaced directory
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth/wip/hadess/build-fixes: 4/4] lib: Install PIN database in a namespaced directory
- Date: Thu, 28 Oct 2021 16:15:42 +0000 (UTC)
commit 3611d57a2bd68e9b23c57b39e2f31064b3137431
Author: Bastien Nocera <hadess hadess net>
Date: Thu Oct 28 18:15:16 2021 +0200
lib: Install PIN database in a namespaced directory
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 15257d3f..0d5264b9 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@ gnomebt_prefix = get_option('prefix')
gnomebt_datadir = get_option('datadir')
gnomebt_localedir = get_option('localedir')
-gnomebt_pkgdatadir = gnomebt_datadir / meson.project_name()
+gnomebt_pkgdatadir = gnomebt_datadir / gnomebt_api_name
# options
enable_gtk_doc = get_option('gtk_doc')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]