From: Marcin Juszkiewicz Date: Wed, 7 Jul 2004 12:35:50 +0000 (+0000) Subject: package also docs X-Git-Tag: Release-2010-05/1~18269 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b97edbc51dedf39ec472cc099750426215c1f5d;p=openembedded.git package also docs BKrev: 40ebee26cXXKQ-RBmFNJMD5jVACVhQ --- diff --git a/modutils/modutils_2.4.27.oe b/modutils/modutils_2.4.27.oe index 53f66863af..d9008ca6f6 100644 --- a/modutils/modutils_2.4.27.oe +++ b/modutils/modutils_2.4.27.oe @@ -42,7 +42,7 @@ pkg_prerm_modutils () { update-rc.d $D modutils remove } -PACKAGES = "modutils-depmod modutils" +PACKAGES = "modutils-depmod modutils-doc modutils" FILES_modutils-depmod = "sbin/depmod"