diff options
Diffstat (limited to 'meta-oe/recipes-support/openwbem/openwbem_3.2.3.bb')
| -rw-r--r-- | meta-oe/recipes-support/openwbem/openwbem_3.2.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/openwbem/openwbem_3.2.3.bb b/meta-oe/recipes-support/openwbem/openwbem_3.2.3.bb index 93cbdd7e36..f5896e6e16 100644 --- a/meta-oe/recipes-support/openwbem/openwbem_3.2.3.bb +++ b/meta-oe/recipes-support/openwbem/openwbem_3.2.3.bb | |||
| @@ -61,7 +61,7 @@ do_install() { | |||
| 61 | install -d ${D}/etc/openwbem/openwbem.conf.d | 61 | install -d ${D}/etc/openwbem/openwbem.conf.d |
| 62 | install -d ${D}/var/adm/fillup-templates | 62 | install -d ${D}/var/adm/fillup-templates |
| 63 | install -m 644 etc/sysconfig/daemons/owcimomd ${D}/var/adm/fillup-templates/sysconfig.owcimomd | 63 | install -m 644 etc/sysconfig/daemons/owcimomd ${D}/var/adm/fillup-templates/sysconfig.owcimomd |
| 64 | 64 | ||
| 65 | # fix up hardcoded paths | 65 | # fix up hardcoded paths |
| 66 | sed -i -e 's,/usr/sbin/,${sbindir}/,' ${WORKDIR}/owcimomd.service | 66 | sed -i -e 's,/usr/sbin/,${sbindir}/,' ${WORKDIR}/owcimomd.service |
| 67 | if ${@bb.utils.contains('DISTRO_FEATURES','systemd','true','false',d)}; then | 67 | if ${@bb.utils.contains('DISTRO_FEATURES','systemd','true','false',d)}; then |
