summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-07-31 23:31:13 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-07-31 23:49:54 -0400
commit0cffcd09a44b2a58452a5bb13714bfc47d6546bf (patch)
treeb91584b573ce42431a35a9b8f064d8be57974e1e /meta-openstack/recipes-support/spice-html5/spice-html5_git.bb
parente887a996155f8b9f22d6aca0e31b5fbccd82751e (diff)
downloadmeta-cloud-services-0cffcd09a44b2a58452a5bb13714bfc47d6546bf.tar.gz
global: overrides conversion
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
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, 1 insertions, 1 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 b488130..2006e1f 100644
--- a/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb
+++ b/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb
@@ -23,7 +23,7 @@ SRC_URI = "git://anongit.freedesktop.org/spice/spice-html5"
23 23
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"
25 25
26RDEPENDS_${PN} = "python-websockify" 26RDEPENDS:${PN} = "python-websockify"
27 27
28do_install() { 28do_install() {
29 oe_runmake DESTDIR="${D}" datadir="${D}/${datadir}" install 29 oe_runmake DESTDIR="${D}" datadir="${D}/${datadir}" install