File: postrm-modules

package info (click to toggle)
debhelper 13.29
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,464 kB
  • sloc: perl: 15,632; makefile: 131; sh: 9
file content (3 lines) | stat: -rw-r--r-- 99 bytes parent folder | download | duplicates (15)
1
2
3
if [ -e /boot/System.map-#KVERS# ]; then
	depmod -a -F /boot/System.map-#KVERS# #KVERS# || true
fi