File: postrm-modules

package info (click to toggle)
debhelper 9.20150101
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 2,460 kB
  • sloc: perl: 5,757; makefile: 89; sh: 7
file content (3 lines) | stat: -rw-r--r-- 99 bytes parent folder | download | duplicates (16)
1
2
3
if [ -e /boot/System.map-#KVERS# ]; then
	depmod -a -F /boot/System.map-#KVERS# #KVERS# || true
fi