summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-05-09 15:18:38 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-05-09 15:20:44 -0400
commita5059432da6111d3d098740eb5b07e5a0394dfa3 (patch)
tree8f46c602e0798c4f39b020d2cd24c24ccd571614 /meta-openstack/recipes-devtools/python
parent84074d411ce774406aa4e485437e7b5302d931bc (diff)
downloadmeta-cloud-services-a5059432da6111d3d098740eb5b07e5a0394dfa3.tar.gz
barbican: package /usr/bin, even when empty
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-barbican_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-barbican_git.bb b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
index 335a9bc..765bd0f 100644
--- a/meta-openstack/recipes-devtools/python/python-barbican_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
@@ -50,6 +50,7 @@ FILES_${PN} = "${libdir}/* \
50" 50"
51FILES_${SRCNAME} = "${sysconfdir}/${SRCNAME}/* \ 51FILES_${SRCNAME} = "${sysconfdir}/${SRCNAME}/* \
52 ${sysconfdir}/init.d/barbican-api \ 52 ${sysconfdir}/init.d/barbican-api \
53 ${bindir} \
53 ${bindir}/* \ 54 ${bindir}/* \
54 ${localstatedir}/* \ 55 ${localstatedir}/* \
55" 56"