diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-horizon_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-horizon_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb index 59d875a..f4cc16f 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb +++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb | |||
| @@ -84,6 +84,7 @@ do_install_append() { | |||
| 84 | install -D -m 644 ${WORKDIR}/openstack-dashboard-apache.conf \ | 84 | install -D -m 644 ${WORKDIR}/openstack-dashboard-apache.conf \ |
| 85 | ${D}/etc/apache2/conf.d/openstack-dashboard-apache.conf | 85 | ${D}/etc/apache2/conf.d/openstack-dashboard-apache.conf |
| 86 | sed -i -e 's#%PYTHON_SITEPACKAGES%#${PYTHON_SITEPACKAGES_DIR}#' ${D}/etc/apache2/conf.d/openstack-dashboard-apache.conf | 86 | sed -i -e 's#%PYTHON_SITEPACKAGES%#${PYTHON_SITEPACKAGES_DIR}#' ${D}/etc/apache2/conf.d/openstack-dashboard-apache.conf |
| 87 | sed -i -e 's#%LIBDIR%#${libdir}#' ${D}/etc/apache2/conf.d/openstack-dashboard-apache.conf | ||
| 87 | 88 | ||
| 88 | ln -fs openstack_dashboard/static ${D}/usr/share/openstack-dashboard/static | 89 | ln -fs openstack_dashboard/static ${D}/usr/share/openstack-dashboard/static |
| 89 | 90 | ||
