summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-support/spice-html5/spice-html5_git.bb')
-rw-r--r--meta-openstack/recipes-support/spice-html5/spice-html5_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb b/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb
index 68743e0..b488130 100644
--- a/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb
+++ b/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb
@@ -28,3 +28,5 @@ RDEPENDS_${PN} = "python-websockify"
28do_install() { 28do_install() {
29 oe_runmake DESTDIR="${D}" datadir="${D}/${datadir}" install 29 oe_runmake DESTDIR="${D}" datadir="${D}/${datadir}" install
30} 30}
31
32CLEANBROKEN = "1"