From 247b6eb6ba051c4faa1f5bed6bc507fbd9ee9547 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 9 May 2014 15:18:38 -0400 Subject: barbican: package /usr/bin, even when empty Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-barbican_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-barbican_git.bb b/meta-openstack/recipes-devtools/python/python-barbican_git.bb index d50a288..bc12fcd 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}/* \ " FILES_${SRCNAME} = "${sysconfdir}/${SRCNAME}/* \ ${sysconfdir}/init.d/barbican-api \ + ${bindir} \ ${bindir}/* \ ${localstatedir}/* \ " -- cgit v1.2.3-54-g00ecf