]> code.ossystems Code Review - openembedded-core.git/commit
cracklib: fix Python packaging
authorRoss Burton <ross.burton@intel.com>
Mon, 29 Feb 2016 21:05:13 +0000 (21:05 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Mar 2016 22:39:07 +0000 (22:39 +0000)
commitf24eb53979c18bdfc7b0806055de86e812d78e63
treed6cac23dd8fc6dd0910273333468c639a00854dc
parentf836f4bfd83862a1a0da7d4cc20ae9eaf62118da
cracklib: fix Python packaging

Don't assume that we know precisely what Python files were installed as patching
automake can change what optimised forms get installed by matching *.py* in
FILES and not deleting *.pyo explictly.

Similarly, remove all forms of test_cracklib from the packages.

The python .la file is mostly redundant but if we're shipping it, put it in
-python where it belongs instead of -staticdev.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/cracklib/cracklib_2.9.5.bb