summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/meta-python/recipes-security/python
diff options
context:
space:
mode:
authorJeremy A. Puhlman <jpuhlman@mvista.com>2022-06-30 09:31:23 -0700
committerArmin Kuster <akuster808@gmail.com>2022-07-05 19:26:50 -0400
commit7ad5f6a9da1b5a55699d5b8e7ad80476ad5a4695 (patch)
tree76baa1c79e75397559beafe18629b8a79ff1a952 /dynamic-layers/meta-python/recipes-security/python
parenta0d7194b215e89753541bb289d8160a591dae02a (diff)
downloadmeta-security-7ad5f6a9da1b5a55699d5b8e7ad80476ad5a4695.tar.gz
python3-privacyidea: add correct path to lib/privacyidea
Nothing in getting installed in ${datadir}/lib, it is all going to ${prefix}/lib. setuptools pulls in ${libdir}/* so for the base lib case of ${prefix}/lib the build works. If libdir is something else lib64 for example, its still ending up in ${prefix}/lib and it fails to build. Set value to correct path as it is being installed. Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'dynamic-layers/meta-python/recipes-security/python')
0 files changed, 0 insertions, 0 deletions