diff options
Diffstat (limited to 'sysvinit')
-rw-r--r-- | sysvinit/sysvinit_2.85.oe | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysvinit/sysvinit_2.85.oe b/sysvinit/sysvinit_2.85.oe index 1b57317821..40c2f6c849 100644 --- a/sysvinit/sysvinit_2.85.oe +++ b/sysvinit/sysvinit_2.85.oe @@ -53,10 +53,6 @@ do_install () { install -m 0755 ${WORKDIR}/rcS ${D}/etc/init.d } -do_stage () { - install -m 0755 ${WORKDIR}/update-rc.d/update-rc.d ${STAGING_BINDIR}/ -} - pkg_postinst () { set -e |