summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-neutron_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-neutron_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-neutron_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-neutron_git.bb b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
index cc7e593..fcb8b4d 100644
--- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
@@ -52,8 +52,6 @@ do_install_append() {
52 install -m 600 ${S}/etc/api-paste.ini ${NEUTRON_CONF_DIR}/ 52 install -m 600 ${S}/etc/api-paste.ini ${NEUTRON_CONF_DIR}/
53 install -m 600 ${S}/etc/policy.json ${NEUTRON_CONF_DIR}/ 53 install -m 600 ${S}/etc/policy.json ${NEUTRON_CONF_DIR}/
54 54
55 install -d ${D}${localstatedir}/log/${SRCNAME}
56
57 PLUGIN=openvswitch 55 PLUGIN=openvswitch
58 if ${@base_contains('DISTRO_FEATURES', 'sysvinit', 'true', 'false', d)}; then 56 if ${@base_contains('DISTRO_FEATURES', 'sysvinit', 'true', 'false', d)}; then
59 install -d ${D}${sysconfdir}/init.d 57 install -d ${D}${sysconfdir}/init.d