diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-ceilometer_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb index 1c29f28..862488b 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | |||
| @@ -103,7 +103,9 @@ do_install_append() { | |||
| 103 | 103 | ||
| 104 | if [ -e "setup-test-env.sh" ]; then | 104 | if [ -e "setup-test-env.sh" ]; then |
| 105 | cp setup-test-env.sh ${CEILOMETER_CONF_DIR} | 105 | cp setup-test-env.sh ${CEILOMETER_CONF_DIR} |
| 106 | fi | 106 | fi |
| 107 | |||
| 108 | rm -rf ${D}${datadir} | ||
| 107 | } | 109 | } |
| 108 | 110 | ||
| 109 | pkg_postinst_${SRCNAME}-setup () { | 111 | pkg_postinst_${SRCNAME}-setup () { |
