[Lunar-commits]
CVS: moonbase/kernel/modutils-wrappers POST_INSTALL, NONE, 1.1
Jaime Buffery
nestu at lunar-linux.org
Sun Jan 16 19:46:19 UTC 2005
Update of /var/cvs/lunar/moonbase/kernel/modutils-wrappers
In directory espresso.foo-projects.org:/tmp/cvs-serv1958
Added Files:
POST_INSTALL
Log Message:
Adding the recompile of modutils and module-init-tools, if they are installed.
That way we make sure they are in the correct location
--- NEW FILE: POST_INSTALL ---
for mod in modutils module-init-tools
do
module_installed ${mod} && lin -c ${mod}
done
More information about the Lunar-commits
mailing list