Run depmod -a at core35 installation.

This commit is contained in:
Arne Fitzenreiter
2010-01-11 02:35:05 +01:00
parent 8993193ebd
commit deccc8e6da

View File

@@ -37,6 +37,8 @@ extract_files
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
#
#Run depmod -a to rebuld module informations
depmod -a
#Finish
#Don't report the exitcode last command
exit 0