prefix=/cvmfs/notebooks.egi.eu/fedcloud exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include datarootdir=${prefix}/share datadir=${datarootdir} pkgdatadir=${datarootdir}/p11-kit sysconfdir=${prefix}/etc p11_module_configs=${pkgdatadir}/modules p11_module_path=${exec_prefix}/lib/pkcs11 p11_trust_paths=/cvmfs/notebooks.egi.eu/fedcloud/ssl/cert.pem proxy_module=${exec_prefix}/lib/p11-kit-proxy.so # This is for compatibility. Other packages were using this to determine # the directory they should install their module configs to, so override # this and redirect them to the new location p11_system_config_modules=${pkgdatadir}/modules Name: p11-kit Description: Library and proxy module for properly loading and sharing PKCS#11 modules. Version: 0.24.1 Libs: -L${libdir} -lp11-kit Cflags: -I${includedir}/p11-kit-1