diff options
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.bb | 2 |
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" | |||
| 28 | do_install() { | 28 | do_install() { |
| 29 | oe_runmake DESTDIR="${D}" datadir="${D}/${datadir}" install | 29 | oe_runmake DESTDIR="${D}" datadir="${D}/${datadir}" install |
| 30 | } | 30 | } |
| 31 | |||
| 32 | CLEANBROKEN = "1" | ||
