diff options
| -rw-r--r-- | meta/recipes-extended/lsb/lsbsetup_0.9.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/lsb/lsbsetup_0.9.bb b/meta/recipes-extended/lsb/lsbsetup_0.9.bb index 8f7da537eb..b0d0a3f9fe 100644 --- a/meta/recipes-extended/lsb/lsbsetup_0.9.bb +++ b/meta/recipes-extended/lsb/lsbsetup_0.9.bb | |||
| @@ -17,6 +17,7 @@ do_install() { | |||
| 17 | install -d ${D}/usr/lib/lsb | 17 | install -d ${D}/usr/lib/lsb |
| 18 | ln -sf ${base_sbindir}/chkconfig ${D}/${libdir}/lsb/install_initd | 18 | ln -sf ${base_sbindir}/chkconfig ${D}/${libdir}/lsb/install_initd |
| 19 | ln -sf ${base_sbindir}/chkconfig ${D}/${libdir}/lsb/remove_initd | 19 | ln -sf ${base_sbindir}/chkconfig ${D}/${libdir}/lsb/remove_initd |
| 20 | ln -sf ${base_sbindir}/sendmail ${D}/${libdir}/lsb/sendmail | ||
| 20 | } | 21 | } |
| 21 | 22 | ||
| 22 | FILES_${PN} += "${libdir}/lsb" | 23 | FILES_${PN} += "${libdir}/lsb" |
