#!/bin/sh -e if [ "`uname -r`" = "${kvers}" ]; then depmod -a || true fi #DEBHELPER#