aboutsummaryrefslogtreecommitdiffstats
path: root/afm-main.pc.in
diff options
context:
space:
mode:
authorJose Bollo <jose.bollo@iot.bzh>2019-09-11 16:37:24 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2020-02-28 12:19:25 +0100
commitc5d922d7085c980edad3764687e2488a1b0907d0 (patch)
treeaf1e8f833e9d0c68538dab9d0974a55293d84477 /afm-main.pc.in
parent7ea1070ee471141f58e9e4c03df5c95bbcef907d (diff)
Refactor of sample keys and certificates
Avoid installing any certificate or key. But if requested, install the certificates and the keys that are given as example. Bug-AGL: SPEC-2840 Change-Id: I26aebd63fad842bb9746c3a004956d9dbafc091f Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'afm-main.pc.in')
-rw-r--r--afm-main.pc.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/afm-main.pc.in b/afm-main.pc.in
index c9ec05d..788e583 100644
--- a/afm-main.pc.in
+++ b/afm-main.pc.in
@@ -19,6 +19,9 @@
icondir=@afm_icondir@
installdir=@afm_appdir@
+trusted_certs_dir=@wgtpkg_trusted_certs_dir@
+sample_certs_dir=@wgtpkg_sample_certs_dir@
+sample_keys_dir=@wgtpkg_sample_keys_dir@
Name: @PROJECT_PRETTY_NAME@
Description: @PROJECT_DESCRIPTION@