#!/bin/sh set -e # Automatically added by dh_installmodules if [ -e /boot/System.map-2.6.18-5-qemu ]; then depmod -a -F /boot/System.map-2.6.18-5-qemu 2.6.18-5-qemu || true fi # End automatically added section