[PATCH] include trust path in pkg-config file
Stef Walter
stefw at redhat.com
Fri Jun 21 07:58:50 PDT 2013
On 20.06.2013 10:24, Ludwig Nussel wrote:
> ---
> p11-kit/p11-kit-1.pc.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/p11-kit/p11-kit-1.pc.in b/p11-kit/p11-kit-1.pc.in
> index d0d378d..18789d3 100644
> --- a/p11-kit/p11-kit-1.pc.in
> +++ b/p11-kit/p11-kit-1.pc.in
> @@ -9,6 +9,7 @@ sysconfdir=@sysconfdir@
> p11_module_configs=@p11_package_config_modules@
> p11_module_path=@p11_module_path@
> proxy_module=@libdir@/p11-kit-proxy.so
> +p11_trust_paths=@with_trust_paths@
Indeed. It looks like I missed that, although it's documented. Thanks
for the patch.
I'm wondering if we should perhaps include this line in a different
p11-kit-trust.pc file, since the trust stuff is logically separate from
the p11-kit core code (and may be separated at some point in the future).
Does that work for you?
Stef
More information about the p11-glue
mailing list