diff options
author | Qi.Chen@windriver.com <Qi.Chen@windriver.com> | 2015-10-21 15:47:38 +0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-10-23 12:56:36 +0200 |
commit | 2f5eb8f1b87a1ac3765cabc73e520ea643087ab4 (patch) | |
tree | 5b55653bcf89ba63d4a05f05407bc81fb393a05d /meta-python/recipes-devtools/python/python-numeric | |
parent | c092f7b1055c71f3e89e3c43a8ee0275de6e2c17 (diff) | |
download | meta-openembedded-2f5eb8f1b87a1ac3765cabc73e520ea643087ab4.tar.gz |
rrdtool: fix file locations
When we build rrdtool, we would meet the following QA issue.
QA Issue: /usr/share/rrdtool/examples/stripes.py_rrdtool-perl contained
in package rrdtool-perl requires /usr/bin/python, but no providers found
in its RDEPENDS [file-rdeps]
The problem is that /usr/share/rrdtool/examples not only contain perl examples,
but also contains python examples.
Besides, ${datadir}/examples don't exist, fix it to be ${datadir}/rrdtool/examples.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-numeric')
0 files changed, 0 insertions, 0 deletions