From 4f9afad01e0cfe484239ed8caa917370348ba1d6 Mon Sep 17 00:00:00 2001 From: Holger Schurig Date: Wed, 22 Sep 2004 13:41:32 +0000 Subject: [PATCH] start modutils.sh, not modutils BKrev: 4151810csqGFTttkWPK_0AGThRuYpw --- update-modules/update-modules_1.0.oe | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/update-modules/update-modules_1.0.oe b/update-modules/update-modules_1.0.oe index 0d445224e7..7e12352f01 100644 --- a/update-modules/update-modules_1.0.oe +++ b/update-modules/update-modules_1.0.oe @@ -9,11 +9,10 @@ if [ "x$D" != "x" ]; then exit 1 fi update-modules -/etc/init.d/modutils +/etc/init.d/modutils.sh } do_install() { install -d ${D}${sbindir} install ${WORKDIR}/update-modules ${D}${sbindir} } - -- 2.39.5